mirror of
https://github.com/standardebooks/charles-darwin_the-voyage-of-the-beagle.git
synced 2025-09-06 05:25:57 -04:00
Added additional table styling
This commit is contained in:
parent
d0fb9929ad
commit
fbc97fd744
1 changed files with 5 additions and 2 deletions
|
@ -106,12 +106,15 @@ figure{
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 0.5em;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
#chapter-11 table th,
|
||||
#chapter-17 table th,
|
||||
#chapter-11 table td,
|
||||
#chapter-17 table td{
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
padding: 0.5em;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
#chapter-11 table td:not(:first-child),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue