MediaWiki:Monobook.css
From LagWiki
(Difference between revisions)
(Hide the footer) |
(Make the personal toolbar visible) |
||
Line 5: | Line 5: | ||
.portlet a {color:black;} | .portlet a {color:black;} | ||
#footer { display: none; } | #footer { display: none; } | ||
+ | #p-personal { background: #fff; border-bottom: 1px solid black;} |
Revision as of 00:12, 28 May 2010
/* CSS placed here will affect users of the Monobook skin */ body{ background: black url("/images/6/6c/BgRoughStone1.jpg") 0px 0px; } .portlet h5 {background:white; border: 1px solid black;} .portlet .pBody {border: 1px solid black;} .portlet a {color:black;} #footer { display: none; } #p-personal { background: #fff; border-bottom: 1px solid black;}