Fix display of covers
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
{% block head_extra %}
|
||||
<style>
|
||||
.cover {float:left; width:300px; margin-right:10px;}
|
||||
.cover {float:left; width:150px; margin-right:10px;}
|
||||
.summary{float:left; width:600px; margin-left:10px;}
|
||||
</style>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user