From 4995985efe0ffcae57cec325175b0bf8a79dbd88 Mon Sep 17 00:00:00 2001 From: hellekin Date: Wed, 23 Oct 2024 19:46:21 +0200 Subject: [CSS] I love spending my time IFOC doing shit so much I would like to do only this. And then die. Or maybe I can live forever. --- assets/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css') diff --git a/assets/css/screen.css b/assets/css/screen.css index 200dc95..60a2f7c 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -1580,7 +1580,7 @@ body.txt article > header > nav ul li a { height: 100%; padding: 1rem 0 0; background-color: rgba(166, 191, 112, 0.7); - color: white; + color: black; } body.txt article > header > nav ul li a:last { padding-right: 0; -- cgit v1.2.3