lib/softcover/template/html/stylesheets/softcover.css in softcover-0.7.2 vs lib/softcover/template/html/stylesheets/softcover.css in softcover-0.7.3
- old
+ new
@@ -191,10 +191,12 @@
margin-top: 1em;
margin-bottom: 1em;
}
#book .caption {
+ font-size: 0.85em;
+ font-style: italic;
text-align: center;
margin-bottom: 3em;
margin-top: 1em;
}
@@ -271,10 +273,10 @@
border-top: 1px solid black;
}
#book .footnotes {
border-top: 1px solid black;
- margin-top: 1em;
+ margin-top: 5em;
font-size: 90%;
}
#book sup.footnote {
font-size: 90%;
\ No newline at end of file