From b309fc4fde4ef7327400ef0e4d6e848e9f3e1ba2 Mon Sep 17 00:00:00 2001 From: mion <> Date: Wed, 18 Feb 2026 18:30:05 +0000 Subject: update --- stylesheets/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stylesheets/style.css') diff --git a/stylesheets/style.css b/stylesheets/style.css index a57bb72..7d7a48d 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1,12 +1,12 @@ body { - background: black; + background: #111111; color: #fc6c8e; max-width: 960px; margin-left: auto; margin-right: auto; font-family: "noto sans mono", monospace; - font-size: 16px; + font-size: 12pt; } a { -- cgit v1.2.3