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