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

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

Version vom 12. Februar 2019, 15:54 Uhr

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