From 010598e8bc465455190537b2c7c3f9a96564494c Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Sat, 7 Dec 2024 20:02:27 +1000 Subject: [PATCH] Add link to source code in footer --- index.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 6e12bb9..81bde08 100644 --- a/index.html +++ b/index.html @@ -22,9 +22,13 @@ h3 { line-height: 1.2; } - header { + header, footer { text-align: center; } + footer { + margin-top: 4rem; + font-size: small; + } label { font-weight: bold; } @@ -68,6 +72,13 @@ + +