lib/softcover/template/html/stylesheets/softcover.css in softcover-1.0.beta14 vs lib/softcover/template/html/stylesheets/softcover.css in softcover-1.0.beta15

- old
+ new

@@ -312,10 +312,13 @@ #book ol.footnotes.nonumbers li { list-style-type: none; } +#book ul.footnotes.nonumbers li { + list-style-type: none; +} #book .footnotes .header { padding-top: 1em; padding-bottom: 0.5em; margin-left: 0.5em; @@ -440,6 +443,7 @@ margin-top: 0.5em; } #book span.intersentencespace { margin-right: 0.2em; -} \ No newline at end of file +} +