MediaWiki:Common.css: Difference between revisions
From Citizens Wiki
NeonMaster (talk | contribs) No edit summary |
NeonMaster (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#p-logo { | #p-logo { | ||
height: 160px; | height: 160px; | ||
width: 12em; | width: 12em; | ||
clear: both; | |||
} | } |
Revision as of 11:31, 21 February 2012
/* CSS placed here will be applied to all skins */ #p-logo { height: 160px; width: 12em; clear: both; }