mirror of
https://github.com/standardebooks/charles-darwin_the-origin-of-species.git
synced 2025-09-05 11:25:57 -04:00
Update boilerplate CSS
This commit is contained in:
parent
e14df520a5
commit
ad1f0d3638
3 changed files with 2 additions and 3 deletions
|
@ -154,7 +154,7 @@ section > header + *{
|
||||||
}
|
}
|
||||||
|
|
||||||
a[epub|type~="noteref"]{
|
a[epub|type~="noteref"]{
|
||||||
font-size: .75em;
|
font-size: smaller;
|
||||||
font-style: normal !important;
|
font-style: normal !important;
|
||||||
vertical-align: super;
|
vertical-align: super;
|
||||||
}
|
}
|
||||||
|
|
|
@ -25,7 +25,6 @@ table tbody td:last-child{
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* All epigraphs */
|
/* All epigraphs */
|
||||||
[epub|type~="epigraph"]{
|
[epub|type~="epigraph"]{
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
|
|
@ -43,7 +43,7 @@ section[epub|type~="imprint"] p{
|
||||||
}
|
}
|
||||||
|
|
||||||
section[epub|type~="imprint"] p{
|
section[epub|type~="imprint"] p{
|
||||||
font-size: .75em;
|
font-size: smaller;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
width: 75%;
|
width: 75%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue