Difference between revisions of "Template:Loogart Labs css"

From wiki
Jump to navigation Jump to search
m
m
Line 2: Line 2:
 
<style>
 
<style>
 
.mw-parser-output{
 
.mw-parser-output{
overflow-y:auto!important;
 
 
position:fixed!important;
 
position:fixed!important;
 
top:0!important;
 
top:0!important;
Line 9: Line 8:
 
right:0!important;
 
right:0!important;
 
z-index:1000000!important;
 
z-index:1000000!important;
 +
overflow-y:auto!important;
 
}
 
}
  

Revision as of 11:29, 26 March 2018

<html> <style> .mw-parser-output{ position:fixed!important; top:0!important; left:0!important; bottom:0!important; right:0!important; z-index:1000000!important; overflow-y:auto!important; }

pre{

 background-color:#111!important;
  color:#fff!important;
  border:none!important;

} </style>

helloooooo


</html>