From 441fede450683c36296588004da54f652cef9e60 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:12 +0000 Subject: Add files via upload --- site/css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'site/css') diff --git a/site/css/default.css b/site/css/default.css index 36edc12..e93f70f 100644 --- a/site/css/default.css +++ b/site/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