From: Emil Williams Date: Sat, 17 May 2025 16:14:06 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=cecf7c854f1532b76d49e9167a39b62c9f163ce7;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 1cf32b7..d1dabe2 100644 --- a/static/style.css +++ b/static/style.css @@ -8,6 +8,7 @@ body { font-size: 2.5em; padding-bottom: 0.25em; margin-bottom: 0.25em; + border-color: black; border-bottom-style: solid; border-width: 1px; } @@ -16,7 +17,6 @@ body { text-align: center; padding-top: 0.25em; margin-top: 1em; - border-color: black; border-top-style: solid; border-width: 1px; }