mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2024-12-07 10:37:39 +08:00
Update se.css to new standards
This commit is contained in:
parent
ec34f1594f
commit
18ab3057c5
@ -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{
|
||||
|
Loading…
Reference in New Issue
Block a user