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{
|
table{
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
font-variant-numeric: tabular-nums;
|
font-variant-numeric: tabular-nums;
|
||||||
margin-bottom: 0.5em;
|
margin: 1em auto;
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 0.5em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
table th,
|
table th,
|
||||||
|
@ -124,14 +121,8 @@ table + p{
|
||||||
/* these are for 'pseudo-headings' we don't want in ToC */
|
/* these are for 'pseudo-headings' we don't want in ToC */
|
||||||
div header p{
|
div header p{
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
margin-bottom: 0.5em;
|
margin: 1em auto;
|
||||||
margin-top: 0.5em;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-indent: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
div header + p{
|
|
||||||
text-indent: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* this is to italicise "diary" dates to match scans */
|
/* this is to italicise "diary" dates to match scans */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue