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