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 %}