From: Emil Williams Date: Sat, 17 May 2025 15:13:39 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=7417e826aa2e73731aff5ec18ec10d6d07e42571;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index cef9d7d..f87f05c 100644 --- a/static/style.css +++ b/static/style.css @@ -2,6 +2,10 @@ body { background: linear-gradient(to left, #a0f4a0, #a0f4c0); } +hr { + color: black; +} + #title { text-align: center; font-size: 2.5em;