MediaWiki:Standard.css
From CFD-Wiki
(Difference between revisions)
Line 15: | Line 15: | ||
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:21, 20 June 2007
.bookInfobox { position:absolute; z-index:100; left: 160px; top: 2.9em; border:none; background:none; margin:0.0em; padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; font-size:100%; text-transform:none; white-space:nowrap; } .bookInfobox-monobook { display: none; speak: none; } #top-navigation { position:absolute; left: 160px; top: 2.9em; }