]> git.xolatile.top Git - emil-up.chud.cyou.git/commitdiff
style
authorEmil Williams <emilemilemil@cock.li>
Sun, 10 Aug 2025 19:01:44 +0000 (19:01 +0000)
committerEmil Williams <emilemilemil@cock.li>
Sun, 10 Aug 2025 19:01:44 +0000 (19:01 +0000)
style.css

index fb755db2e894b6237d5be3251b88c5f784d87e1d..3ed16920621a55b48e5e55f9836a3ad7eadeb79c 100644 (file)
--- 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;
-}