explicitly unbold text by default, otherwise might be bold

This commit is contained in:
Jan-Christoph Borchardt 2014-09-29 16:39:07 +02:00 committed by Thomas Müller
parent e869db47b0
commit a857559979

View file

@ -485,9 +485,11 @@ button.loading {
.section h2 {
font-size: 20px;
margin-bottom: 12px;
font-weight: normal;
}
.section h3 {
font-size: 16px;
font-weight: normal;
}
/* slight position correction of checkboxes and radio buttons */
.section input[type="checkbox"],