mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 22:27:19 +00:00
changed read_comic page width to auto to make better use of space.
margins were way too wide. and we could use that space on tablets.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
{% endfor %}
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<div class="container comic_box">
|
||||
<center>
|
||||
<br/>
|
||||
{% if nav.q_next_to_directory %}
|
||||
@@ -53,4 +54,5 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
</center>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user