From 8e0ff7513cfee3fdc7ff7fb19f00892e66af9705 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 21 Apr 2021 16:35:31 -0400 Subject: [PATCH] templates/index: do centering better Signed-off-by: Christine Dodrill --- templates/index.html | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/templates/index.html b/templates/index.html index 6c9366f..1192223 100644 --- a/templates/index.html +++ b/templates/index.html @@ -26,6 +26,10 @@ color: #ebdbb2; } + main { + text-align: center; + } + pre { background-color: #3c3836; padding: 1em; @@ -95,27 +99,25 @@ -
-
- Today is March {{.Day}}, 2020 +
+ Today is March {{.Day}}, 2020 -
-
-
-
+
+
+
+
-

{{.Quip}}

+

{{.Quip}}

-
-
+
+
- -
-
+ +