MediaWiki:Monobook.css
From SimsWiki
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: Clear the cache in Tools → Preferences
/* edit this file to customize the monobook skin for the entire site */
#prettytable {
background-color:#f5fffa;
border-spacing:4px;
margin: 1em auto 1em auto;
}
#prettytable th {
border:1px solid #407361;
background-color: #c9e8e8;
}
#prettytable td {
border:1px solid #b3decf;
padding:3px;
margin:3px;
}
#prettytable .shaded {
border:1px solid #b3decf;
background-color:#d9f0f6;
}