Difference between revisions of "Loogart"

From wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
.supa-body{
+
.mw-body{
 
position:fixed!important;
 
position:fixed!important;
 
top:0!important;
 
top:0!important;
Line 10: Line 10:
 
overflow-y:auto!important;
 
overflow-y:auto!important;
 
color:#fff;
 
color:#fff;
background-color:#111;
+
background-color:red;
 
}
 
}
  
pre{
+
 
  background-color:#111!important;
 
  color:#fff!important;
 
  border:none!important;
 
}
 
 
</style>
 
</style>
  

Revision as of 11:41, 26 March 2018

<html> <style> .mw-body{ position:fixed!important; top:0!important; left:0!important; bottom:0!important; right:0!important; z-index:1000000!important; overflow-y:auto!important; color:#fff; background-color:red; }


</style>

helloooooo

</html>