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

Aus X-Lexikon
Zur Navigation springenZur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
table {
th {background-color:black; font-weight:bold;}
th {background-color:black; font-weight:bold;}
td {color:red; background-color:#333333; font-weight:bold;}
td {background-color:#333333; font-weight:bold;}
td.light {background-color:#44444}
td.light {color:blue; background-color:#44444}

Version vom 10. Juni 2008, 16:22 Uhr

table {
th {background-color:black; font-weight:bold;}
td {background-color:#333333; font-weight:bold;}
td.light {color:blue; background-color:#44444}