diff options
Diffstat (limited to 'template/style.css')
| -rwxr-xr-x | template/style.css | 4 |
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 | ||
| 316 | article .katex-display { | ||
| 317 | margin: 3em 0 !important; | ||
| 318 | } | ||
| 319 | |||
| 316 | /* audio */ | 320 | /* audio */ |
| 317 | 321 | ||
| 318 | audio { | 322 | audio { |
