From ef2135e4fe16604b40956a2c345cdc0ae467b65c Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 24 Apr 2020 23:36:46 -0400 Subject: xmls, sqlite more with footnotes/endnotes --- src/doc_reform/io_out/cgi_sqlite_search_form.d | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'src/doc_reform/io_out/cgi_sqlite_search_form.d') diff --git a/src/doc_reform/io_out/cgi_sqlite_search_form.d b/src/doc_reform/io_out/cgi_sqlite_search_form.d index 9349096..cfd1b4d 100644 --- a/src/doc_reform/io_out/cgi_sqlite_search_form.d +++ b/src/doc_reform/io_out/cgi_sqlite_search_form.d @@ -1043,13 +1043,8 @@ void cgi_function_intro(Cgi cgi) { 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; -- cgit v1.2.3