explicitly unbold text by default, otherwise might be bold

remotes/origin/fix-10825
Jan-Christoph Borchardt 2014-09-29 16:39:07 +07:00 committed by Thomas Müller
parent e869db47b0
commit a857559979
1 changed files with 2 additions and 0 deletions

@ -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"],