User:Heuler06/monobook.css

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Note: After saving, changes may not occur immediately. Click here to learn how to bypass your browser's cache.
  • Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac);
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5;
  • Konqueror: simply click the Reload button, or press F5;
  • Opera users may need to completely clear their cache in Tools→Preferences.
 .pBody ul {
     line-height:1.5em;
     list-style-type:circle;
     margin:.3em 0 0 1.5em;
     padding:0;
     list-style-image:none;
    }
 
 ul {
     line-height:1.5em;
     list-style-type:circle;
     margin:.3em 0 0 1.5em;
     padding:0;
     list-style-image:none;
    }
 
 a:visited {color:#00558a;}
 
 #editpage-copywarn  {display:none;}
 
 li#ca-edit a[href*="title=User:"] {background:#ffffdd;}
 li#ca-edit a[href*="title=User:Heuler06"] {background:none;}
 
 .mw-plusminus-neg {color:#cc0000;}
 .mw-plusminus-pos {color:#006600;}