Änderungen

Keine Änderung der Größe ,  11:36, 1. Jul. 2019
keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:  
/*div.vectorTabs {
 
/*div.vectorTabs {
 
background-image: linear-gradient(to bottom, white 20%, lightgrey 80%);
 
background-image: linear-gradient(to bottom, white 20%, lightgrey 80%);
}*/
+
}
 
div.vectorTabs span {
 
div.vectorTabs span {
 
     display: inline-block;
 
     display: inline-block;
Zeile 9: Zeile 9:  
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     height: 100%;
 
     height: 100%;
}
+
}*/
 
div.vectorTabs ul li {
 
div.vectorTabs ul li {
 
background-image: linear-gradient(to bottom, white 60%, lightgrey 90%);
 
background-image: linear-gradient(to bottom, white 60%, lightgrey 90%);