Benutzer: Jonar/common.css : Différence entre versions
De Smart Places Network
| Ligne 4 : | Ligne 4 : | ||
font-weight: bold; | font-weight: bold; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
| + | } | ||
| + | .panel-heading-text:hover { | ||
| + | text-decoration: none; | ||
} | } | ||
Version du 12 février 2019 à 15:38
.panel-heading-text {
color: white;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
.panel-heading-text:hover {
text-decoration: none;
}