Skip to content
Snippets Groups Projects
Verified Commit d38dc355 authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Fix epub viewer styling

parent 12bfd077
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
<span class="ta-text">Now reading: {{ book.title }}</span>
</td>
<td>
<span id="lastsaved">Not saved yet.</span>
<span class="ta-text" id="lastsaved"></span>
</td>
<td class="ta-right">
<span class="ta-text"><a href="{% url 'view_book' book.id %}" class="btn btn-primary">Back to book</a></span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment