mirror of
https://github.com/standardebooks/charles-darwin_the-voyage-of-the-beagle.git
synced 2025-09-06 14:25:48 -04:00
Fixed errors reported by lint in CSS
This commit is contained in:
parent
8ba19c8fc8
commit
aa054f3ff3
1 changed files with 1 additions and 5 deletions
|
@ -71,10 +71,6 @@ figcaption{
|
|||
margin: 1em;
|
||||
}
|
||||
|
||||
figcaption p + p{
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
figure.full-page{
|
||||
break-after: page;
|
||||
break-before: page;
|
||||
|
@ -117,7 +113,7 @@ table td{
|
|||
}
|
||||
|
||||
table td:first-child{
|
||||
text-align: left;
|
||||
text-align: initial;
|
||||
}
|
||||
|
||||
table + p{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue