Entropia:Sandkasten:CSS: Unterschied zwischen den Versionen
aus dem Wiki des Entropia e.V., CCC Karlsruhe
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 13: | Zeile 13: | ||
z-index: 9; | z-index: 9; | ||
div#Hauptlink img { | div#Hauptlink a img { | ||
z-index: | z-index: -1; | ||
} | } | ||
Version vom 14. Juni 2014, 20:23 Uhr
div#Hauptlink { color: #ababab; background-color: none; position:absolute; top: 0px; right: 0px; float: right; display: block; width: 100%; padding-top: 5px; padding-right: 24px; direction: rtl; z-index: 9;
div#Hauptlink a img { z-index: -1; }
div#mw-content-text.mw-content-ltr div#toc.toc { z-index: 10; }