From: Emil Williams Date: Sat, 17 May 2025 16:13:42 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=5a27930e5c6632aa708d532051c945a698075712;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index a8e1aae..1cf32b7 100644 --- a/static/style.css +++ b/static/style.css @@ -1,5 +1,6 @@ body { background: linear-gradient(to left, #a0f4a0, #a0f4c0); + background-image: url("/static/background.png"); } #title { @@ -15,6 +16,7 @@ body { text-align: center; padding-top: 0.25em; margin-top: 1em; + border-color: black; border-top-style: solid; border-width: 1px; }