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