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