mirror of
https://github.com/standardebooks/charles-darwin_the-origin-of-species.git
synced 2025-09-06 23:27:35 -04:00
Add margin to table
This commit is contained in:
parent
8100bb1a74
commit
52842ed0eb
1 changed files with 4 additions and 0 deletions
|
@ -8,3 +8,7 @@ abbr.era{
|
||||||
dd + dt{
|
dd + dt{
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table tbody td:last-child{
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue