MediaWiki:Monobook.css
From CFD-Wiki
(Difference between revisions)
(New page: - →CSS placed here will affect users of the Monobook skin: #top-navigation { position:absolute; right: 1.15em; top: 3.0em; } #bottom-navigation { clear:both; float:righ...) |
|||
Line 8: | Line 8: | ||
clear:both; | clear:both; | ||
float:right; | float:right; | ||
- | + | margin-top: 1em; | |
} | } |
Revision as of 09:07, 20 June 2007
/* CSS placed here will affect users of the Monobook skin */ #top-navigation { position:absolute; right: 1.15em; top: 3.0em; } #bottom-navigation { clear:both; float:right; margin-top: 1em; }