From bbbc53a5ec92daf894954aa975fb4a29b8b01699 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 2 Aug 2021 10:06:54 +0200 Subject: added katex --- template/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/style.css') diff --git a/template/style.css b/template/style.css index d4832b1..8152dab 100755 --- a/template/style.css +++ b/template/style.css @@ -313,6 +313,10 @@ article strong { font-weight: 600; } +article .katex-display { + margin: 3em 0 !important; +} + /* audio */ audio { -- cgit v1.2.3