MediaWiki:Monobook.css
From HEROsector01
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 here will affect users of the MonoBook skin */ .portlet, .pBody { background-color: rgba(255, 255, 255, 0.6); border: 0; } #p-logo { background-color: transparent; padding-top: 15px; } #p-personal li a:hover { background-color: rgba(255, 255, 255, 0.75); } #p-cactions li { background-color: transparent; border: 0; } #p-cactions li a { background-color: rgba(255, 255, 255, 0.6); padding-bottom: 0; height: 100%; display: inline-block; } #p-cactions li a:hover, #p-cactions li.selected a { background-color: rgba(255, 255, 255, 0.75); } #content { background-color: rgba(255, 255, 255, 0.75); border: 0; } body { background: #b7d4e4 url(//biosector01.com/w/skins/MonoBook/headbghf2.jpg) 0 0 no-repeat fixed; } div#footer { background-color: rgba(255, 255, 255, 0.6); } /* High-res logo */ #p-logo a { background-image: url(//biosector01.com/w/skins/MonoBook/hflogo.png); background-size: 135px auto; } /* Make room for page status indicators */ .mw-indicators { margin-top: -.5em; } /***** Social media buttons *****/ .sidebar-social-button { list-style: none; }