summaryrefslogtreecommitdiff
path: root/public/styles.css
diff options
context:
space:
mode:
authorShipwreckt <Shipwreckt@mailfence.com>2024-07-08 20:03:55 +0100
committerShipwreckt <Shipwreckt@mailfence.com>2024-07-08 20:03:55 +0100
commit432de4c3a1635f88dd19a8ee15aa1fbd8745cfd4 (patch)
treec9ad9c7c8c8f5b5a02fe1d388666648c698eb6e7 /public/styles.css
parent7578e1b5e57a3a5b9b186aefbd93a67c5fda7929 (diff)
updated C artical and fakefetch. I have also changed the colour of p tag because I feel like the normal text is too white.
Diffstat (limited to 'public/styles.css')
-rw-r--r--public/styles.css1
1 files changed, 1 insertions, 0 deletions
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 {