From 003b61a69d263e9cdf15731964f98f7ac080ba43 Mon Sep 17 00:00:00 2001 From: video-prize-ranch Date: Mon, 21 Feb 2022 12:09:44 -0500 Subject: [PATCH] Change sort link color --- static/css/tag.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/tag.css b/static/css/tag.css index 407f48e..08dfd2e 100644 --- a/static/css/tag.css +++ b/static/css/tag.css @@ -24,4 +24,5 @@ main { .tagMeta__sort a { font-weight: 400; + color: #fff; } \ No newline at end of file