From 3ffbee52af972848c6597e8b4ecf9fe669132596 Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Tue, 26 Jul 2022 17:05:24 +0100 Subject: [PATCH] . --- base.css | 6 ++++++ index.go.html | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/base.css b/base.css index 152481b..91c1cc7 100644 --- a/base.css +++ b/base.css @@ -13,6 +13,12 @@ main{ .no-lst-style{ list-style: none; } +.centered{ + text-align: center; +} +.padded-2px{ + padding: 2px; +} .header{ position: fixed; top: 0; diff --git a/index.go.html b/index.go.html index 7a48da3..8c4bf76 100644 --- a/index.go.html +++ b/index.go.html @@ -32,16 +32,16 @@
-
-

{{ .Data.About.Title }}

+
+

{{ .Data.About.Title }}

-
-
{{ .Data.About.GetContent }}
+
{{ .Data.About.GetContent }}
Image of Me.