MediaWiki:Cologneblue.css
From CFD-Wiki
(Difference between revisions)
(New page: .bookInfobox { position:absolute; z-index:100; border:none; background:none; left: 150px; top: 5.0em; float:right; margin:0.0em; padding:0.0em; line-height:1...) |
|||
Line 13: | Line 13: | ||
white-space:nowrap; | white-space:nowrap; | ||
} | } | ||
- | |||
.bookInfobox-monobook { | .bookInfobox-monobook { | ||
display: none; | display: none; | ||
speak: none; | speak: none; | ||
} | } | ||
- | |||
#top-navigation { | #top-navigation { | ||
position:absolute; | position:absolute; |
Latest revision as of 09:22, 20 June 2007
.bookInfobox { position:absolute; z-index:100; border:none; background:none; left: 150px; top: 5.0em; float:right; margin:0.0em; padding:0.0em; line-height:1.5em; text-align:left; white-space:nowrap; } .bookInfobox-monobook { display: none; speak: none; } #top-navigation { position:absolute; left: 150px; top: 5.0em; }