radiocampus: fred css reshape

This commit is contained in:
2024-09-19 11:18:53 +02:00
parent 29b4dc2de5
commit acfd5c49b7
4 changed files with 111 additions and 17 deletions

View File

@ -55,7 +55,7 @@ function display(id) {
<!-- <a href="{% url "timetable-list" date=date %}">{{ date|date:"l d F Y" }}</a> -->
<section class="clear-both list grid radiocampus-grid" role="list">
</section>
{% with list_class="radiocampus-grid" %}
{% with list_class="list-home" %}
{{ block.super }}
{% endwith %}
</div>