From 94ccd080ecdde968abc6cce7c9709a128182d1ea Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 20 Dec 2022 23:38:59 +0200 Subject: [PATCH] fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3275703 --- files/assets/event/css/themes/light.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/assets/event/css/themes/light.css b/files/assets/event/css/themes/light.css index 64f764807f..f5be65f550 100644 --- a/files/assets/event/css/themes/light.css +++ b/files/assets/event/css/themes/light.css @@ -12,3 +12,6 @@ blockquote { background-color: #ff7e7e !important; border-left: 10px solid #ff7e7e !important; } +a { + color: #15de59; +}