Zum Inhalt springen

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

Ninnghizidha (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Ninnghizidha (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
 
Zeile 76: Zeile 76:


/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */  
/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */  
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; }
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; }
#content { -moz-border-radius-topleft: 0.6em; -moz-border-radius-bottomleft: 0.6em; }
#content { -moz-border-radius-topleft: 1em; -moz-border-radius-bottomleft: 1em; }
div.pBody { -moz-border-radius-topright: 0.4em; -moz-border-radius-bottomright: 0.4em; }
div.pBody { -moz-border-radius-topright: 1em; -moz-border-radius-bottomright: 1em; }