From 1be71fe211d34b93d84f0d323f8caeb92e48abc6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 28 Dec 2023 13:09:13 -1000 Subject: [PATCH] style/layout tweaks --- out/css/site.css | 4 ++++ src/index.md | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/out/css/site.css b/out/css/site.css index 102c56e..0bededa 100644 --- a/out/css/site.css +++ b/out/css/site.css @@ -4,6 +4,10 @@ body { font-size:large; } +h1 { font-size: 5rem; } +h2 { font-size: 4rem; } +h3 { font-size: 3rem; } + h1, h2, h3, h4, h5, h6 { font-weight:bold; white-space:nowrap; diff --git a/src/index.md b/src/index.md index 8b652cb..3c366f3 100644 --- a/src/index.md +++ b/src/index.md @@ -2,8 +2,8 @@ -
- +
+
@@ -405,6 +405,7 @@ Generally it's possible to migrate data between them.