Benutzer: Jonar/common.css: Razlika med redakcijama
Iz Smart Places Network
| Vrstica 1: | Vrstica 1: | ||
| + | .panel-heading{ | ||
| + | text-align: center; | ||
| + | } | ||
| + | |||
.panel-heading-text { | .panel-heading-text { | ||
color: white; | color: white; | ||
Redakcija: 16:11, 12. februar 2019
.panel-heading{
text-align: center;
}
.panel-heading-text {
color: white;
font-size: 13px;
letter-spacing: 1px;
font-weight: bold;
text-transform: uppercase;
position: relative;
}
.panel-heading-text > .glyphicon {
position: absolute;
left: 0;
top: 0;
opacity: .3;
transform: scale(3,3);
}