mirror of
https://github.com/standardebooks/charles-darwin_the-voyage-of-the-beagle.git
synced 2025-09-06 23:27:43 -04:00
Update boilerplate CSS
This commit is contained in:
parent
5fe0246f90
commit
8b4bee3018
3 changed files with 3 additions and 3 deletions
|
@ -154,7 +154,7 @@ section > header + *{
|
|||
}
|
||||
|
||||
a[epub|type~="noteref"]{
|
||||
font-size: .75em;
|
||||
font-size: smaller;
|
||||
font-style: normal !important;
|
||||
vertical-align: super;
|
||||
}
|
||||
|
|
|
@ -102,7 +102,7 @@ table{
|
|||
table th,
|
||||
table td{
|
||||
border: 1px solid black;
|
||||
padding: 0.5em;
|
||||
padding: .5em;
|
||||
}
|
||||
|
||||
table td{
|
||||
|
|
|
@ -43,7 +43,7 @@ section[epub|type~="imprint"] p{
|
|||
}
|
||||
|
||||
section[epub|type~="imprint"] p{
|
||||
font-size: .75em;
|
||||
font-size: smaller;
|
||||
text-align: justify;
|
||||
width: 75%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue