From 560650644b202f2def4444d8d169b405f2607693 Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Wed, 27 Jul 2022 12:11:34 +0100 Subject: [PATCH] . --- base.css | 7 +++++++ index.go.html | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/base.css b/base.css index 1df1e06..456cfb7 100644 --- a/base.css +++ b/base.css @@ -16,6 +16,10 @@ main{ .centered{ text-align: center; } +.content > p{ + margin-top: 0.5em; + margin-bottom: 0.5em; +} .header{ position: fixed; top: 0; @@ -28,6 +32,9 @@ main{ overflow: hidden; text-align: center; } +.sort-button{ + cursor: pointer; +} .home-button > div, .sort-button > div{ display: inline; font-size: 60px; diff --git a/index.go.html b/index.go.html index f61034e..fe84abf 100644 --- a/index.go.html +++ b/index.go.html @@ -50,7 +50,7 @@
-
+
{{ .Data.About.GetContent }}
@@ -75,7 +75,7 @@
-
+
{{ .GetContent }}