Difference between revisions of "MediaWiki:Monobook.css"
From HEROsector01
m (Swert moved page MediaWiki:MonoBook.css to MediaWiki:Monobook.css without leaving a redirect) |
m |
||
Line 40: | Line 40: | ||
body { | body { | ||
background: #b7d4e4 url(//biosector01.com/w/skins/MonoBook/headbghf2.jpg) 0 0 no-repeat fixed; | background: #b7d4e4 url(//biosector01.com/w/skins/MonoBook/headbghf2.jpg) 0 0 no-repeat fixed; | ||
− | |||
} | } | ||
Latest revision as of 05:35, 6 October 2017
/* 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; }