MediaWiki:Monobook.css
From EastKingdomWiki
(Difference between revisions)
| Line 3: | Line 3: | ||
#p-logo a:hover { | #p-logo a:hover { | ||
display: block; | display: block; | ||
| - | height: | + | height: 150px; |
| - | width: | + | width: 150px; |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: 35% 50% !important; | background-position: 35% 50% !important; | ||
Revision as of 19:30, 21 August 2008
/* CSS placed here will affect users of the Monobook skin */
#p-logo a,
#p-logo a:hover {
display: block;
height: 150px;
width: 150px;
background-repeat: no-repeat;
background-position: 35% 50% !important;
text-decoration: none;
}
#column-one { width: 170px; }
