Benutzer: Jonar/common.css : Différence entre versions

De Smart Places Network
Aller à : navigation, rechercher
Ligne 4 : Ligne 4 :
 
     font-weight: bold;
 
     font-weight: bold;
 
     text-transform: uppercase;
 
     text-transform: uppercase;
}
 
.panel-heading-text a {
 
    text-decoration: none;
 
}
 
.panel-heading-text a:hover {
 
    text-decoration: none;
 
 
}
 
}

Version du 12 février 2019 à 15:43

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