From: David ‘Bombe’ Roden Date: Mon, 20 Jul 2026 08:07:36 +0000 (+0200) Subject: 💄 Make tail end of page slightly more beautiful X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=4b0e837934835e2b204c796941633dbfe1094000;p=Sone.git 💄 Make tail end of page slightly more beautiful --- diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 7638f19..e3e4359 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -803,6 +803,7 @@ textarea { margin-top: 1em; border-top: solid 1px #ccc; padding-top: 2em; + padding-bottom: 1em; text-align: center; font-size: 75%; color: #888;