Update se.css to new standards

This commit is contained in:
Alex Cabal 2024-07-31 14:49:49 -05:00
parent ec34f1594f
commit 18ab3057c5

View File

@ -10,9 +10,8 @@ section[epub|type~="titlepage"] h1,
section[epub|type~="titlepage"] p,
section[epub|type~="colophon"] h2,
section[epub|type~="imprint"] h2{
font-size: 0; /* Required for Kobo not to add an extra page to the title */
left: -999em;
position: absolute; /* Required for Kindle */
position: absolute;
}
section[epub|type~="titlepage"] img{