mirror of
https://github.com/standardebooks/charles-darwin_the-origin-of-species.git
synced 2025-09-06 23:27:35 -04:00
Add default dl styling
This commit is contained in:
parent
f4c4b79d4f
commit
5362929680
1 changed files with 8 additions and 0 deletions
|
@ -5,6 +5,14 @@
|
|||
font-variant: all-small-caps;
|
||||
}
|
||||
|
||||
dl{
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
dd{
|
||||
margin-left: 40px;
|
||||
}
|
||||
|
||||
dd + dt{
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue