From 515d60e0d4a2b88245ef02b616f09652ecd9733f Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Mon, 7 Feb 2022 14:53:44 -0600 Subject: [PATCH] make all of the link colours the same Signed-off-by: Sam Therapy --- style.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/style.css b/style.css index aca2bd1..275e25d 100644 --- a/style.css +++ b/style.css @@ -29,13 +29,6 @@ a { text-align: right; } -#hosting a { - color: green; -} - -#comms a { - color: red; -} #hosting, #comms {