Suche nach:
Code: Alles auswählen
.jumpbox-sub-link {
background-color: #b1671e;
}
.jumpbox-sub-link:hover {
background-color: #b1671e;
}Code: Alles auswählen
.jumpbox-sub-link {
background-color: #b1671e;
}
.jumpbox-sub-link:hover {
background-color: #b1671e;
}111jumpbox-sub-link anstatt jumpbox-sub-link heißt, öffne die ./styles/prosilver/template/jumpbox.html und finde das hier 111jumpbox-sub-link ändere es in jumpbox-sub-link um, dann greifen auch die css Änderungen.