monobook.css: Unterschied zwischen den Versionen
Aus RMG-Wiki
(Die Seite wurde geleert.) |
|||
Zeile 1: | Zeile 1: | ||
+ | div#p-cactions { | ||
+ | position:fixed; | ||
+ | background-color: #f8f8ff; | ||
+ | z-index:5; | ||
+ | top: 1.15em; | ||
+ | width: 100%; | ||
+ | } | ||
+ | div#p-personal { | ||
+ | position:fixed; | ||
+ | background-color: #f8f8ff; | ||
+ | z-index:5; | ||
+ | line-height: 1.3em; | ||
+ | } |
Version vom 3. Oktober 2008, 15:56 Uhr
div#p-cactions { position:fixed; background-color: #f8f8ff; z-index:5; top: 1.15em; width: 100%; } div#p-personal { position:fixed; background-color: #f8f8ff; z-index:5; line-height: 1.3em; }