Difference between revisions of "Benutzer: Jonar/common.css"
From Smart Places Network
| Line 13: | Line 13: | ||
} | } | ||
| − | .panel-heading- | + | .panel-heading-glyphicon { |
| + | color: white; | ||
| + | font-size: 30px; | ||
position: absolute; | position: absolute; | ||
left: 0; | left: 0; | ||
top: 0; | top: 0; | ||
opacity: .3; | opacity: .3; | ||
| − | |||
} | } | ||
Revision as of 16:16, 12 February 2019
.panel-heading{
text-align: center;
position: relative;
}
.panel-heading-text {
color: white;
font-size: 13px;
letter-spacing: 1px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.panel-heading-glyphicon {
color: white;
font-size: 30px;
position: absolute;
left: 0;
top: 0;
opacity: .3;
}