mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
2d9c0c709d
commit
d1badedfc7
@ -299,7 +299,7 @@ class Container(ContainerBase):
|
|||||||
<body>
|
<body>
|
||||||
<div style="position: fixed; top: 50%; width: 100vw; transform: translateY(-50%)">
|
<div style="position: fixed; top: 50%; width: 100vw; transform: translateY(-50%)">
|
||||||
<h1 style="text-align: center; margin: auto">{title}</h1>
|
<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>
|
<h3 style="text-align: center; margin: auto; font-style: italic">{authors}</h3>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user