MediaWiki:Common.css: Difference between revisions
From Citizens Wiki
NeonMaster (talk | contribs) No edit summary |
NeonMaster (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
#p-logo { | #p-logo { | ||
height: | height: 170px; | ||
margin-top: 0px; | margin-top: 0px; | ||
clear: both; | clear: both; | ||
} | } | ||
#p-logo a { | #p-logo a { | ||
height: | height: 170px; | ||
clear: both; | clear: both; | ||
} | } |
Revision as of 11:33, 21 February 2012
/* CSS placed here will be applied to all skins */ #p-logo { height: 170px; margin-top: 0px; clear: both; } #p-logo a { height: 170px; clear: both; }