From: Emil Williams Date: Sun, 10 Aug 2025 19:01:44 +0000 (+0000) Subject: style X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=350827eb44c9623e6861213b07e94a5fe0cc0fdb;p=emil-up.chud.cyou.git style --- diff --git a/style.css b/style.css index fb755db..3ed1692 100644 --- a/style.css +++ b/style.css @@ -22,18 +22,6 @@ text-decoration: none; } a:active { color: green; -} -#join {} -#register {} -#links { -padding-top: 1em; -} -#title { -padding: 0.5em; -font-size: 3em; -} -#flag { - } #back { font-size: 11px; @@ -44,7 +32,10 @@ white-space: pre-wrap; font-size: 0.7em; padding: 1em; } - +.box { +width: 50em; +text-align: left; +} /* stolen from darkreader static */ html, body, @@ -113,7 +104,3 @@ input:not([style*="background-image:"]), textarea:not([style*="background-image:"]) { background-image: none !important; } -.box { - width: 50em; - align-text: left; -}