fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fcab6b
)
CSS style footnotes clean up
author
Robert Błaut
<listy@blaut.biz>
Wed, 15 Jan 2014 21:54:50 +0000
(22:54 +0100)
committer
Robert Błaut
<listy@blaut.biz>
Wed, 15 Jan 2014 21:54:50 +0000
(22:54 +0100)
librarian/epub/style.css
patch
|
blob
|
history
diff --git
a/librarian/epub/style.css
b/librarian/epub/style.css
index
ab88bf8
..
0f5aaeb
100644
(file)
--- 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 = */