MediaWiki:Monobook.css
Revision as of 16:27, 28 October 2022 by TemRayCkt (talk | contribs) (Created page with "→All CSS here will be loaded for users of the MonoBook skin: →getting it to look more betterer in monobook: #catlinks { background-color: #b9cad4; } #p-logo { backgr...")
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.
/* All CSS here will be loaded for users of the MonoBook skin */ /* getting it to look more betterer in monobook */ #catlinks { background-color: #b9cad4; } #p-logo { background-color: #b9cad4; } #p-navigation { background-color: #b9cad4; } #p-navigation .pBody { background-color: #b9cad4; } #p-search { background-color: #b9cad4; } #p-search .pBody { background-color: #b9cad4; } #p-tb { background-color: #b9cad4; } #p-tb .pBody { background-color: #b9cad4; } #footer { background-color: #b9cad4!important; } body { background-color: #b9cad4; } #globalWrapper { background-color: #b9cad4; } #column-content { background-color: #b9cad4; } #column-one { background-color: #b9cad4; }