MediaWiki:Metrolook.css

Revision as of 18:57, 2 April 2017 by Gboyers (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the Metrolook skin */


#mw-page-base { background-color: #333;     background-image: linear-gradient(#444 10%,#444 100%)!important; }

.tilebar { 	background: #444 !important; }

#mw-panel { background: #444 }

#mw-panel .body { background: white; padding:2px;}
#mw-panel h5 {color:#FFF; margin-left:5px;}
#mw-panel ul { background:#FFF; border:2px solid #555;margin-right:10px; padding-top:5px; padding-left:5px;}
#mw-panel ul li a, .mediawiki #mw-panel .portal .body ul li a:visited {color:#338;}
#mw-panel ul li a:hover {color:#A00; text-decoration:none;}