mirror of
https://github.com/standardebooks/charles-darwin_the-voyage-of-the-beagle.git
synced 2025-09-06 23:27:43 -04:00
Added footer styling to local.css
This commit is contained in:
parent
30fdeec722
commit
d96694d732
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
@namespace epub "http://www.idpf.org/2007/ops";
|
||||
|
||||
|
||||
footer{
|
||||
text-align: right;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
/* Centered dedications */
|
||||
section[epub|type~="dedication"]{
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue