From: Emil Williams Date: Sat, 17 May 2025 16:29:21 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=8d0caea8af1e007f69e27c1514e48fea924c4c3a;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 2a6ab18..5178ffc 100644 --- a/static/style.css +++ b/static/style.css @@ -2,7 +2,7 @@ body { /* background: linear-gradient(to left, #a0f4a0, #a0f4c0); */ background-image: url("/static/background.png"); background-position: bottom right; - background-size: 50%, 25%, 25%; + background-size: 50% 25% 25%; background-repeat: no-repeat; }