mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2026-07-30 13:19:57 +08:00
Update core.css to new standards
This commit is contained in:
@@ -25,6 +25,10 @@ q::after{
|
||||
content: "";
|
||||
}
|
||||
|
||||
blockquote{
|
||||
margin: 1em 2.5em;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
@@ -35,8 +39,8 @@ hgroup{
|
||||
font-variant: small-caps;
|
||||
hyphens: none;
|
||||
-epub-hyphens: none;
|
||||
page-break-after: avoid;
|
||||
page-break-inside: avoid;
|
||||
break-after: avoid;
|
||||
break-inside: avoid;
|
||||
text-align: center;
|
||||
margin: 3em 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user