monobook.css: Unterschied zwischen den Versionen

Aus RMG-Wiki
Wechseln zu: Navigation, Suche
K
 
(19 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
div#p-cactions {
+
a.external text:after {
position:fixed;
+
color: #002bb8;
background-color: #f8f8ff;
+
text-decoration: none;
z-index:5;
+
        content:" (W)"
top: 1.15em;
+
width: 100%;
+
}
+
 
+
div#p-personal {
+
position:fixed;
+
background-color: #f8f8ff;
+
z-index:5;
+
line-height: 1.3em;
+
 
}
 
}

Aktuelle Version vom 9. Oktober 2009, 16:34 Uhr

a.external text:after {
	color: #002bb8;
	text-decoration: none;
        content:" (W)"
}