From 829f26b104c60f66e513fc5e948bf4db379f6d54 Mon Sep 17 00:00:00 2001 From: SilicoFlare <100959814+SilicoFlare@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:27:25 +0530 Subject: [PATCH] nm --- 404.html | 2 +- silicoflare.css | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/404.html b/404.html index adf66ec..60ead76 100644 --- a/404.html +++ b/404.html @@ -15,7 +15,7 @@
404
-

Sorry, that page doesn't exist.

+

Sorry, that page doesn't exist.

diff --git a/silicoflare.css b/silicoflare.css index fdf48af..2e4fc61 100644 --- a/silicoflare.css +++ b/silicoflare.css @@ -86,8 +86,12 @@ header { } h0 { - font-size: 750%; - background-color: #7F00FF; + font-size: 1000%; + color: #7F00FF; +} + +p.msg { + font-size: 150%; } h1 {