MediaWiki:Monobook.css
From Australian Traditional Music People
Jump to navigationJump 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 / Edge: 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.
/* CSS placed in MediaWiki:Monobook.css affects all users of MonoBook skin */ body { background: #CCCC99 url(headbg.jpg) 0 0 no-repeat; color: black; } div#content { background: #DDDDBB; color: black; border: 1px solid #aaa; border-right: none; line-height: 1.5em; } .pBody { background-color: #DDDDBB; color: black; border-collapse: collapse; border: 1px solid #aaa; padding: 0 .8em .3em .5em; } pre { background: #DDDDBB } div#footer { background-color: #DDDDBB; } div#jump-to-nav { display: none; }