summaryrefslogtreecommitdiff
path: root/css/simple.css
diff options
context:
space:
mode:
authormion <>2026-02-26 17:04:17 +0000
committermion <>2026-02-26 17:04:17 +0000
commita64f5ae5dd8a781ee8235ebbd531a24ce9935dd1 (patch)
tree8a622587606016fcf4ddb964c3a21591a20a9b01 /css/simple.css
parentb309fc4fde4ef7327400ef0e4d6e848e9f3e1ba2 (diff)
IHATE IT IHATE IT I HATE IT
Diffstat (limited to 'css/simple.css')
-rw-r--r--css/simple.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/css/simple.css b/css/simple.css
new file mode 100644
index 0000000..88902a8
--- /dev/null
+++ b/css/simple.css
@@ -0,0 +1,9 @@
+html {
+ color-scheme: light dark;
+}
+
+body {
+ max-width: 960px;
+ margin-left: auto;
+ margin-right: auto;
+} \ No newline at end of file