From: Robert BÅ‚aut Date: Wed, 15 Jan 2014 21:54:50 +0000 (+0100) Subject: CSS style footnotes clean up X-Git-Tag: 1.7~104^2~28 X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/2363bf73e1728ae729c13ec9db43298425badeb6?ds=inline;hp=-c CSS style footnotes clean up --- 2363bf73e1728ae729c13ec9db43298425badeb6 diff --git a/librarian/epub/style.css b/librarian/epub/style.css index ab88bf8..0f5aaeb 100644 --- a/librarian/epub/style.css +++ b/librarian/epub/style.css @@ -140,16 +140,11 @@ p /* = Numbering = */ /* ============= */ -.anchor +.anchor sup { - margin: -0.25em -0.5em; - color: #777; - font-size: 0.875em; - width: 2em; - text-align: center; - padding: 0.25em 0.5em; - line-height: 1.5em; -} + vertical-align: text-top; + font-size: 0.7em; +} /* =================== */ /* = Custom elements = */