Benutzer:Ninnghizidha/monobook.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 65: | Zeile 65: | ||
table.events tr.metalabday { background-color:#AFA; } | table.events tr.metalabday { background-color:#AFA; } | ||
table.events tr.oeffentlich b, table.events tr.metalabday b { font-size: 1.1em; display: block; } | table.events tr.oeffentlich b, table.events tr.metalabday b { font-size: 1.1em; display: block; } | ||
/* 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: 1em; -moz-border-radius-topright: 1em; } | |||
#content { -moz-border-radius-topleft: 1em; -moz-border-radius-bottomleft: 1em; } | |||
div.pBody { -moz-border-radius-topright: 1em; -moz-border-radius-bottomright: 1em; } |