MediaWiki:Common.css: Unterschied zwischen den Versionen

159 Bytes hinzugefügt ,  23:54, 29. Aug. 2021
keine Bearbeitungszusammenfassung
Zeile 74: Zeile 74:
.yellow {
.yellow {
background-color:#fcd290;
background-color:#fcd290;
}
.text-green {
color:#8dc887;
font-weight: bold;
}
.text-yellow {
color:#fcd290;
font-weight: bold;
}
.text-red {
color:#EC8C90;
font-weight: bold;
}
}