Benutzer:MewX/monobook.css: Unterschied zwischen den Versionen

Aus ConanWiki
Zur Navigation springen Zur Suche springen
Inhalt hinzugefügt Inhalt gelöscht
(Die Seite wurde neu angelegt: „.pBody { -moz-border-radius-bottomright:1em; -moz-border-radius-topright:1em; background-color:#fdffb4; border-bottom:1px solid #fdffb4; border-right:1px solid #f...“)
 
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
 
-moz-border-radius-bottomright:1em;
 
-moz-border-radius-bottomright:1em;
 
-moz-border-radius-topright:1em;
 
-moz-border-radius-topright:1em;
background-color:#fdffb4;
+
background-color:#fdffb4 !important;;
border-bottom:1px solid #fdffb4;
+
border-bottom:1px solid #fdffb4 !important;;
border-right:1px solid #fdffb4;
+
border-right:1px solid #fdffb4 !important;;
   
 
}
 
}

Version vom 9. März 2009, 22:53 Uhr

.pBody {
-moz-border-radius-bottomright:1em;
-moz-border-radius-topright:1em;
background-color:#fdffb4 !important;;
border-bottom:1px solid #fdffb4 !important;;
border-right:1px solid #fdffb4 !important;;

}