From 432de4c3a1635f88dd19a8ee15aa1fbd8745cfd4 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Mon, 8 Jul 2024 20:03:55 +0100 Subject: updated C artical and fakefetch. I have also changed the colour of p tag because I feel like the normal text is too white. --- public/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'public/styles.css') diff --git a/public/styles.css b/public/styles.css index 02ebeba..cbd6e15 100644 --- a/public/styles.css +++ b/public/styles.css @@ -131,6 +131,7 @@ main h1, main h2, main h3 { main p { margin: 10px 0; + color: #cacaca } main a { -- cgit v1.2.3