From 3f9fb69c072e50a533b52408410cf71302206d16 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 21 May 2016 21:39:15 +0200 Subject: Forward math expression type (block/inline) to formatter Add support for header elements with inline math expressions --- source/99_result/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/99_result/main.css b/source/99_result/main.css index 5fd7b65..ef4d5f0 100644 --- a/source/99_result/main.css +++ b/source/99_result/main.css @@ -36,7 +36,7 @@ code{margin:0 .1em;padding:0 .5em;border:.1em solid #e3e8e8;background-color:#f8 #content .footnotes {border-top:.3em dotted #e3e8e8} #content img{padding:.2em;border:.1em solid #e3e8e8;display:block;margin-left:auto;margin-right:auto;max-width:95%} #content img.clear{border:0;max-width:100%} -#content p.math{padding:0.5em;font-size:1.25em;line-height:0;text-align:center} +#content p.math{padding:0.5em;font-size:1.20em;line-height:0;text-align:center} #content span.math{line-height:0} #pagination{height:1.5em;margin-top:.5em} #pagination span.disabled{display:none} -- cgit v1.2.3