From: Emil Williams Date: Sat, 17 May 2025 14:50:25 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=5dd83412a3cd2705323836f7bb032d6a05db7cd3;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 8441676..f1399b2 100644 --- a/static/style.css +++ b/static/style.css @@ -1,3 +1,7 @@ +body { + background: linear-gradient(45deg, red, blue); +} + #title { text-align: center; font-size: 2.5em;