odmeny jsou pekny #90

Merged
zelvuska merged 10 commits from odmeny into master 2025-02-26 21:22:33 +01:00
Showing only changes of commit d34e551b71 - Show all commits

View file

@ -16,7 +16,7 @@
{% endfor %}
</ul>
<h2>Seznam účastníků - červená znamená že jim nechodí fyzické číslo</h2>
<h2>Seznam účastníků &ndash; červená znamená že jim nechodí fyzické číslo</h2>
<ul>
{% for resitel in resitele %}
<li {% if resitel.neposilame %}style="color: white; background-color: red;"{% endif %}>{{ resitel.jmeno }}: {% if resitel.bodydiff > 3 %}🧦{% endif %} {% if resitel.ttitul != resitel.ftitul %} {{resitel.ftitul}} &rarr; {{resitel.ttitul}} {% endif %}</li>
Review

CSS?

CSS?
Review

Ano, to je css

Ano, to je css