aboutsummaryrefslogtreecommitdiff
path: root/theme/custom/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/custom/custom.css')
-rwxr-xr-xtheme/custom/custom.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/custom/custom.css b/theme/custom/custom.css
index c0df719..befa945 100755
--- a/theme/custom/custom.css
+++ b/theme/custom/custom.css
@@ -21,6 +21,11 @@ main article h1, main article h2 {
color: #5e81ac;
}
+main {
+ font-size: 1.5em;
+ line-height: 1.5em;
+}
+
body {
color: var(--main-text-color);