summaryrefslogtreecommitdiffstats
path: root/core/css/guest.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/guest.css')
-rw-r--r--core/css/guest.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/core/css/guest.css b/core/css/guest.css
index 4645e97910f..47ceb7b93e0 100644
--- a/core/css/guest.css
+++ b/core/css/guest.css
@@ -53,15 +53,19 @@ em {
}
/* heading styles */
+h2,
+h3,
+h4 {
+ font-weight: 600;
+}
+
h2 {
font-size: 20px;
- font-weight: 300;
margin-bottom: 12px;
line-height: 140%;
}
h3 {
font-size: 15px;
- font-weight: 300;
margin: 12px 0;
}