das hatte ich schon drin:
Code: Alles auswählen
.postprofile strong {
font-weight: bold;
color: #000000;
}
Jürgen
Edit: Ah...vielleicht wird es nicht überschrieben weil die Farbnummer anders ist?!
Code: Alles auswählen
.postprofile strong {
font-weight: bold;
color: #000000;
}
Code: Alles auswählen
.postprofile strong {
font-weight: bold;
color: color: #947644;
}