mirror of
https://github.com/standardebooks/charles-darwin_the-origin-of-species.git
synced 2025-09-05 11:25:57 -04:00
Update boilerplate CSS to new standards
This commit is contained in:
parent
5362929680
commit
ffd2d70d9e
1 changed files with 6 additions and 0 deletions
|
@ -99,6 +99,12 @@ i > em{
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ol,
|
||||||
|
ul{
|
||||||
|
margin-bottom: 1em;
|
||||||
|
margin-top: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
header{
|
header{
|
||||||
break-after: avoid;
|
break-after: avoid;
|
||||||
break-inside: avoid;
|
break-inside: avoid;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue