mirror of
https://github.com/standardebooks/charles-darwin_the-origin-of-species.git
synced 2025-09-06 05:25:55 -04:00
Really add margin to table...
This commit is contained in:
parent
52842ed0eb
commit
d8d19ff99e
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ dd + dt{
|
|||
margin-top: 1em;
|
||||
}
|
||||
|
||||
table{
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
table tbody td:last-child{
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue