Difference between revisions of "MediaWiki:Common.css"
From Ogame Wiki - Preview (mw1.22)
Francolino (Talk | contribs) |
Francolino (Talk | contribs) |
||
Line 10: | Line 10: | ||
div#bodyContent h3 { | div#bodyContent h3 { | ||
clear:both !important; | clear:both !important; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Revision as of 21:14, 3 December 2010
/* CSS placed here will be applied to all skins */ div#bodyContent h1 { clear:both !important; } div#bodyContent h2 { clear:both !important; } div#bodyContent h3 { clear:both !important; }