Difference between revisions of "Benutzer: Jonar/common.css"
From Smart Places Network
| Line 6: | Line 6: | ||
} | } | ||
.panel-heading-text a { | .panel-heading-text a { | ||
| + | text-decoration: none; | ||
| + | } | ||
| + | .panel-heading-text a:hover { | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Revision as of 15:40, 12 February 2019
.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;
}