Fix css on darkmode

This commit is contained in:
cuom1999 2023-01-11 22:07:35 -06:00
parent e09c28031b
commit d344282425
6 changed files with 1477 additions and 13 deletions

View file

@ -220,10 +220,10 @@
{% endif %}
</form>
{% if active_participations %}
<h4 class="toggle open">
<h3 class="toggle open contest-group-header">
<i class="fa fa-chevron-right fa-fw"></i>
{{ _('Active Contests') }}
</h4>
</h3>
<div class="toggled">
<table class="contest-list table striped">
<thead>