From d02d195c9463b4536387c2a9fbc9cb6f5e245c3b Mon Sep 17 00:00:00 2001 From: cuom1999 Date: Wed, 9 Nov 2022 21:55:02 -0600 Subject: [PATCH] Fix css --- templates/blog/list.html | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/templates/blog/list.html b/templates/blog/list.html index c4be4a9..46666f1 100644 --- a/templates/blog/list.html +++ b/templates/blog/list.html @@ -21,10 +21,6 @@ text-align: center; } - h3 a { - color: lightcyan; - } - #add-clarification { float: left; color: chartreuse; @@ -92,14 +88,15 @@ {% if request.in_contest_mode and request.participation.contest.use_clarifications %}