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 ++-- site/site/404.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 site/site/404.html 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; diff --git a/site/site/404.html b/site/site/404.html new file mode 100644 index 0000000..c57c825 --- /dev/null +++ b/site/site/404.html @@ -0,0 +1 @@ +404 — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Miscellany]

+>---------------------------<+


404 Page Not Found

Unfortunately the page you've tried to access doesn't exist!


Return [Home]?

\ No newline at end of file -- cgit v1.2.3