MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:


@media screen {
@media screen {
div.mw-portlet h3 {
.mw-portlet h3 {
     color: white;
     color: white;
     font-weight: normal;
     font-weight: normal;
Zeile 20: Zeile 20:
}
}


div.portlet div.pBody a {
#personal .portlet .pBody a {
color: #EEEEFF;
color: #EEEEFF;
}
}