Difference between revisions of "MediaWiki:Monobook.css"
From Yorkshire
(Created page with "→CSS placed here will affect users of the MonoBook skin: #p-logo { height: 190px; }") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the MonoBook skin */ | /* CSS placed here will affect users of the MonoBook skin */ | ||
− | #p-logo { | + | #p-logo a { |
− | height: 190px; | + | height: 190px !important; |
} | } |
Latest revision as of 20:34, 7 September 2014
/* CSS placed here will affect users of the MonoBook skin */ #p-logo a { height: 190px !important; }