improve basic CSS, add cover image

This commit is contained in:
Chris Arderne
2024-04-03 10:40:13 +01:00
parent 57759e378c
commit 51eb6bddf6
2 changed files with 92 additions and 13 deletions

View File

@@ -10,6 +10,10 @@
{% endfor %}
</div>
<div class="cover">
<img title="{{ entry.title }}" src="{{ url_for('web.get_cover', book_id=entry.id, resolution='og', c=entry|last_modified) }}"/>
</div>
{% if current_user.role_download() %}
{% if entry.data|length %}
<div>