1.096
Bearbeitungen
Änderungen
keine Bearbeitungszusammenfassung
.series a:hover {
background-color:rgba(0,0,0, 0.3);
}
/*Kacheln*/
div.tabcontents.vertical-centered-content > div.content img {
position: relative;
top: 50%;
transform: translateY(-50%);
}
div.tabcontainer span.tab.explain {
text-decoration: none;
}