aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/css/theme.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/css/theme.css b/source/css/theme.css
index 053860a4..8234d2e7 100644
--- a/source/css/theme.css
+++ b/source/css/theme.css
@@ -88,7 +88,7 @@ hr {
h1 {
text-align: center;
- font-size: 150%;
+ font-size: 160%;
font-weight: bold;
}
@@ -119,7 +119,7 @@ code {
}
h1 code {
- font-size: 22px;
+ font-size: 23px;
color: #000;
}