mirror of
https://github.com/standardebooks/charles-darwin_the-voyage-of-the-beagle.git
synced 2025-09-06 14:25:48 -04:00
Tweak CSS
This commit is contained in:
parent
5141ecb62e
commit
47e6c029e2
1 changed files with 2 additions and 11 deletions
|
@ -96,10 +96,7 @@ figure.full-page{
|
|||
table{
|
||||
border-collapse: collapse;
|
||||
font-variant-numeric: tabular-nums;
|
||||
margin-bottom: 0.5em;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 0.5em;
|
||||
margin: 1em auto;
|
||||
}
|
||||
|
||||
table th,
|
||||
|
@ -124,14 +121,8 @@ table + p{
|
|||
/* these are for 'pseudo-headings' we don't want in ToC */
|
||||
div header p{
|
||||
font-style: italic;
|
||||
margin-bottom: 0.5em;
|
||||
margin-top: 0.5em;
|
||||
margin: 1em auto;
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
div header + p{
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
/* this is to italicise "diary" dates to match scans */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue