mirror of
https://github.com/standardebooks/f-scott-fitzgerald_the-great-gatsby.git
synced 2025-09-06 23:27:52 -04:00
Remove unused selectors
This commit is contained in:
parent
e28f1a894a
commit
a397f6a810
1 changed files with 0 additions and 13 deletions
|
@ -93,20 +93,11 @@ section[epub|type~="dedication"] > *{
|
|||
-epub-hyphens: none;
|
||||
}
|
||||
|
||||
[epub|type~="epigraph"] em,
|
||||
[epub|type~="epigraph"] i{
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
[epub|type~="epigraph"] cite{
|
||||
margin-top: 1em;
|
||||
font-style: normal;
|
||||
font-variant: small-caps;
|
||||
}
|
||||
|
||||
[epub|type~="epigraph"] cite i{
|
||||
font-style: italic;
|
||||
}
|
||||
/* End all epigraphs */
|
||||
|
||||
/* Full-page epigraphs */
|
||||
|
@ -136,9 +127,5 @@ section[epub|type~="epigraph"] > *{
|
|||
section[epub|type~="epigraph"] > *{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
section[epub|type~="epigraph"] > * + *{
|
||||
margin-top: 3em;
|
||||
}
|
||||
}
|
||||
/* End full-page epigraphs */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue