From 51c40518857a3a911c98c3dec9b7a40293a10eb5 Mon Sep 17 00:00:00 2001 From: Dominika Liberda Date: Wed, 12 Jan 2022 22:07:14 +0000 Subject: [PATCH] + footer --- templates/index.t | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/index.t b/templates/index.t index 52605af..fc88e44 100644 --- a/templates/index.t +++ b/templates/index.t @@ -71,6 +71,13 @@ word-wrap : break-word; font-family: monospace; } + .footer { + text-align: center; + font-family: monospace; + } + a, a:visited, a:hover { + color: #3c3; + } @@ -93,6 +100,7 @@
+