Remove unused half title CSS

This commit is contained in:
Alex Cabal 2020-09-08 12:46:42 -05:00
parent 1d63b17c4a
commit 865730f8c2

View file

@ -13,12 +13,6 @@ i em{
font-style: normal;
}
section[epub|type~="halftitlepage"] span[epub|type~="subtitle"]{
display: block;
font-size: .75em;
font-weight: normal;
}
dd + dt{
margin-top: 1em;
}