MediaWiki:Monobook.css

From "A B C"
Revision as of 15:57, 9 September 2008 by WikiSysop (talk | contribs)
Jump to navigation Jump to search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* edit this file to customize the monobook skin for the entire site */

.ns-0 .firstHeading { 
display: none;
}

tr.st td {
padding: 5px;
background-color: #457DB5;
color: #FFFFFF;
border: solid 3px #000000;
}

tr.sh td {
padding: 5px;
background-color: #A6AFD0;
border: solid 1px #000000;
font-weight: bold;
}

tr.sp td {
padding: 0;
}

tr.s0 td {
padding: 5px;
background-color: #EEEEEE;
border: solid 1px #000000;
}

tr.s1 td {
padding: 5px;
background-color: #DDEEFF;
border: solid 1px #000000;
}