From 8574385e95683fe5ab3e27517dda2ed067f087cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Tue, 13 Feb 2024 04:37:34 +0000 Subject: Add files via upload --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css/default.css') diff --git a/css/default.css b/css/default.css index 36edc12..e93f70f 100644 --- a/css/default.css +++ b/css/default.css @@ -1,6 +1,6 @@ html, body { - font-size: 16px; - font-family: monospace; + font-size: 18px; + font-family: iosevka; background: #000000; color: #00FF66; line-height: 1.25; -- cgit v1.2.3