Jump to content

MediaWiki:Gadget-category-colorcode.css

From Wikibooks, open books for an open world
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.
 #mw-subcategories, #mw-pages { margin:0em; padding:0em; }
 #mw-subcategories h2, #mw-subcategories h3, #mw-pages h2, #mw-pages h3 { text-align:center; border:0; line-height:1.2em; padding:0.5em; }
 
 #mw-subcategories table { background:#bcd399; border-spacing:0em; }
 #mw-pages table { background:#9ea9b4; border-spacing:0em; }
 
 #mw-subcategories ul, #mw-pages ul { padding:0px; margin:0em; }
 #mw-subcategories li { background:#ddeecc; list-style:none; padding:0.5em; margin:2px 0em; }
 #mw-subcategories li:hover { background:#ddeeaa; }
 #mw-pages li { background:#ddddff; list-style:none; padding:0.5em; margin:2px 0em; line-height:1.5em; }
 #mw-pages li:hover { background:#ccccff; }
 
 #mw-subcategories a, #mw-pages a { color:#331122; text-decoration:none; font-weight:normal; line-height:1em; }
 #mw-subcategories a:visited, #mw-pages a:visited  { color:#662222; }
 #mw-subcategories li:hover a, #mw-pages li:hover a { font-weight:bold; font-size:smaller; }