MediaWiki:Monobook.css
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.
/*<pre>*/ /* edit this file to customize the monobook skin for the entire site */ h1,h2,h3,h4,h5,h6 { color:#936; } h1,h2 { border-bottom-color:#C99; } h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link { color:#C06; } h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color:#936; } .portlet h5, .portlet h6, #p-personal ul, li#pt-login, #p-cactions li a { text-transform:none; } body { background-image:none; /*background-color:#DFD;*/ } .pBody { border:0; background-color: transparent; } #footer { background-color:#DFD; border-color: #999; border-width: 1px 0 0 0; border-style: solid; padding-top:0.5em; } input#searchInput { border:1px solid #999; } input.searchButton { background-color:#999; color:#FFF; border:0; margin-left:0 !important; } /*</pre>*/