From 08a38b4d96a4cfeb43fc3aa9e4740449bbaf57b4 Mon Sep 17 00:00:00 2001 From: threeoh6000 Date: Thu, 24 Oct 2024 22:03:26 +0100 Subject: [PATCH] Make .link explicitly black --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index d992279..ba063ab 100644 --- a/style.css +++ b/style.css @@ -123,6 +123,7 @@ body { .ribbon .link { display: inline; margin: 0; + color: #000; } .ribbon .bar {