aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_xmls_css.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2020-04-24 23:36:46 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2020-05-20 11:27:26 -0400
commitef2135e4fe16604b40956a2c345cdc0ae467b65c (patch)
treec14dcacf4608d23eb5a7afd622c1e1af4b648ab6 /org/out_xmls_css.org
parentfootnote/endnote fix (diff)
xmls, sqlite more with footnotes/endnotes
Diffstat (limited to 'org/out_xmls_css.org')
-rw-r--r--org/out_xmls_css.org18
1 files changed, 4 insertions, 14 deletions
diff --git a/org/out_xmls_css.org b/org/out_xmls_css.org
index 7e5ed46..fa06ebf 100644
--- a/org/out_xmls_css.org
+++ b/org/out_xmls_css.org
@@ -408,13 +408,8 @@ template spineCss() {
line-height : 120%%;
text-align : left;
margin-right : 15mm;
- }
- p.endnote_indent {
- font-size : 96%%;
- line-height : 120%%;
- text-align : left;
- margin-left : 2em;
- margin-right : 15mm;
+ padding-left : 1em;
+ text-indent : -1em;
}
p.center {
text-align : center;
@@ -1327,13 +1322,8 @@ Consider what if anything should be used here
line-height : 120%%;
text-align : left;
margin-right : 15mm;
- }
- p.endnote_indent {
- font-size : 96%%;
- line-height : 120%%;
- text-align : left;
- margin-left : 2em;
- margin-right : 15mm;
+ padding-left : 1em;
+ text-indent : -1em;
}
p.center {
text-align : center;