sharpen label font
This commit is contained in:
parent
2c395afcb6
commit
b59faacd49
1 changed files with 1 additions and 1 deletions
|
@ -522,7 +522,7 @@ h5 {
|
||||||
label,
|
label,
|
||||||
.checkbox.form-group label {
|
.checkbox.form-group label {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
color: rgba(0,0,0,.5);
|
color: #999;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
letter-spacing: 0.1em;
|
letter-spacing: 0.1em;
|
||||||
|
|
Loading…
Reference in a new issue