Better label styling
This commit is contained in:
parent
bf71f3e4a5
commit
a714d1c5a1
@ -270,19 +270,15 @@ select {
|
||||
}
|
||||
}
|
||||
}
|
||||
.content-well {
|
||||
label {
|
||||
|
||||
label[for="answer_text"],
|
||||
label[for="answer_live_code"] {
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
|
||||
.form-group-multiples { // radios, checks wrappers
|
||||
margin-bottom: .5rem;
|
||||
|
||||
label {
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
}
|
||||
}
|
||||
|
||||
.button-group {
|
||||
|
Loading…
Reference in New Issue
Block a user