mirror of
https://github.com/standardebooks/f-scott-fitzgerald_the-great-gatsby.git
synced 2025-09-06 23:27:52 -04:00
Add missing dedication CSS
This commit is contained in:
parent
37966ce01e
commit
604f573221
1 changed files with 4 additions and 0 deletions
|
@ -62,6 +62,10 @@ p span.i2{
|
|||
}
|
||||
|
||||
/* All dedications */
|
||||
section[epub|type~="dedication"]{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
section[epub|type~="dedication"] > *{
|
||||
display: inline-block;
|
||||
margin: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue