diff options
Diffstat (limited to 'core/css/apps.css')
-rw-r--r-- | core/css/apps.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/css/apps.css b/core/css/apps.css index ee68c45b1f2..8fcd30cd8f2 100644 --- a/core/css/apps.css +++ b/core/css/apps.css @@ -561,11 +561,11 @@ button.loading { .section h2 { font-size: 20px; margin-bottom: 12px; - font-weight: normal; + font-weight: 300; } .section h3 { font-size: 15px; - font-weight: normal; + font-weight: 300; margin: 12px 0; } /* slight position correction of checkboxes and radio buttons */ |