mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 12:53:37 +02:00
...
This commit is contained in:
parent
2d9c0c709d
commit
d1badedfc7
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ def cover_path(action, data):
|
|||
<body>
|
||||
<div style="position: fixed; top: 50%; width: 100vw; transform: translateY(-50%)">
|
||||
<h1 style="text-align: center; margin: auto">{title}</h1>
|
||||
<p> </p>
|
||||
<p>\xa0</p>
|
||||
<h3 style="text-align: center; margin: auto; font-style: italic">{authors}</h3>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue