diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2020-04-24 23:36:46 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2020-05-20 11:27:26 -0400 |
commit | ef2135e4fe16604b40956a2c345cdc0ae467b65c (patch) | |
tree | c14dcacf4608d23eb5a7afd622c1e1af4b648ab6 /org/out_cgi_search_sqlite.org | |
parent | footnote/endnote fix (diff) |
xmls, sqlite more with footnotes/endnotes
Diffstat (limited to 'org/out_cgi_search_sqlite.org')
-rw-r--r-- | org/out_cgi_search_sqlite.org | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/org/out_cgi_search_sqlite.org b/org/out_cgi_search_sqlite.org index ec1878f..f9b90d0 100644 --- a/org/out_cgi_search_sqlite.org +++ b/org/out_cgi_search_sqlite.org @@ -1362,13 +1362,8 @@ string show_matched_objects (string fn) { 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; |