From 8688d88c5d56541c8d06bcff4eeabe9ebf8a2fb8 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sat, 20 Feb 2021 13:20:32 +0100 Subject: Trial MathJax for knowledge base + Update CSS --- static/know/concept/blochs-theorem/index.html | 41 ++++++++++++--------------- 1 file changed, 18 insertions(+), 23 deletions(-) (limited to 'static') diff --git a/static/know/concept/blochs-theorem/index.html b/static/know/concept/blochs-theorem/index.html index 58a934e..9710710 100644 --- a/static/know/concept/blochs-theorem/index.html +++ b/static/know/concept/blochs-theorem/index.html @@ -9,7 +9,7 @@ body { background:#ddd; color:#222; - max-width:72ch; + max-width:80ch; text-align:justify; margin:auto; padding:1em 0; @@ -29,13 +29,8 @@ pre {filter:invert(100%);} @media (prefers-color-scheme: dark) { body {background:#222;filter:invert(100%);} - } - math[display="inline"] { - font-size:110%; - } - math[display="block"] { - font-size:130%; } +