MediaWiki:Common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Zeile 56: Zeile 56:


.blue {
.blue {
background-color:#8faedd;
background-color:#82c8e6;
}
}


Zeile 95: Zeile 95:


.text-blue {
.text-blue {
color:#339ecc;
color:#59addb;
font-weight: bold;
font-weight: bold;
}
}
Zeile 101: Zeile 101:
.text-black {
.text-black {
color:#000000;
color:#000000;
font-weight: bold;
}
.text-purple {
color:#7f3c65;
font-weight: bold;
font-weight: bold;
}
}