]> git.xolatile.top Git - emil-xolatile.top.git/commitdiff
add class box
authorEmil Williams <emilemilemil@cock.li>
Sun, 10 Aug 2025 18:12:19 +0000 (18:12 +0000)
committerEmil Williams <emilemilemil@cock.li>
Sun, 10 Aug 2025 18:12:19 +0000 (18:12 +0000)
style.css

index ece28394836adc7df14bf8acc675e9d75bef3115..fb755db2e894b6237d5be3251b88c5f784d87e1d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -113,3 +113,7 @@ input:not([style*="background-image:"]),
 textarea:not([style*="background-image:"]) {
     background-image: none !important;
 }
+.box {
+    width: 50em;
+    align-text: left;
+}