Update se.css to new standards

This commit is contained in:
Alex Cabal 2024-07-31 14:49:29 -05:00
parent 9a150fdf41
commit 1d00a8abc9

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{