Difference between revisions of "Benutzer: Jonar/common.css"

From Smart Places Network
Jump to: navigation, search
Line 2: Line 2:
 
     color: white;
 
     color: white;
 
     font-size: 14px;
 
     font-size: 14px;
 +
    letter-spacing: 2px;
 
     font-weight: bold;
 
     font-weight: bold;
 
     text-transform: uppercase;
 
     text-transform: uppercase;
 
}
 
}

Revision as of 15:52, 12 February 2019

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