aboutsummaryrefslogtreecommitdiff
path: root/template/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/style.css')
-rwxr-xr-xtemplate/style.css4
1 files changed, 4 insertions, 0 deletions
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 {
313 font-weight: 600; 313 font-weight: 600;
314} 314}
315 315
316article .katex-display {
317 margin: 3em 0 !important;
318}
319
316/* audio */ 320/* audio */
317 321
318audio { 322audio {