From a64f5ae5dd8a781ee8235ebbd531a24ce9935dd1 Mon Sep 17 00:00:00 2001 From: mion <> Date: Thu, 26 Feb 2026 17:04:17 +0000 Subject: IHATE IT IHATE IT I HATE IT --- css/simple.css | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 css/simple.css (limited to 'css/simple.css') 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 -- cgit v1.2.3