User:Sborsody/off monobook.css
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.
/* <pre> */
/* body { background: url(http://www.uesp.net/w/images/Parchment_bg.jpg) 0 0 repeat; } */
div.pBody { background-color: #e7f3de; }
/* #p-cactions ul li a { background: #6c924a; }
#p-cactions ul li.selected a { background: #e7f3de; }
#pagehistory li { background: #6c924a; }
#pagehistory li.selected { background-color: #e7f3de; }
table.diff, td.diff-otitle, td.diff-ntitle { background: #6c924a; } */
/* Personal bar */
#p-personal { background: #527931; }
#p-personal li { color: #ffffff; }
/* Sidebar colors */
#p-tb { background-color: #527931; border-color: #96b679; }
#p-tb h5 { color: #ffffff; }
#p-search { background-color: #527931; border-color: #96b679; }
#p-search h5 { color: #ffffff; }
#p-navigation { background-color: #527931; border-color: #96b679; }
#p-navigation h5 { color: #ffffff; }
#p-categories { background-color: #527931; border-color: #96b679; }
#p-categories h5 { color: #ffffff; }
/* Main Content Box */
#content { border-color: #96b679; }
#column-content { border-color: #527931; }
/* Footer */
#footer { background-color: #e7f3de; border-color: #96b679; }
/* </pre> */