Benutzer: Jonar/common.css: Unterschied zwischen den Versionen

Aus Smart Places Network
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
.panel-heading {
+
.panel-heading-text {
 
     color: white;
 
     color: white;
 
     font-size: 13px;
 
     font-size: 13px;
Zeile 5: Zeile 5:
 
     font-weight: bold;
 
     font-weight: bold;
 
     text-transform: uppercase;
 
     text-transform: uppercase;
    text-align: center;
 
 
}
 
}

Version vom 12. Februar 2019, 15:57 Uhr

.panel-heading-text {
    color: white;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
}