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 9862087..eff32b1 100755 --- a/template/style.css +++ b/template/style.css | |||
| @@ -303,6 +303,10 @@ article strong { | |||
| 303 | font-weight: 600; | 303 | font-weight: 600; |
| 304 | } | 304 | } |
| 305 | 305 | ||
| 306 | article ol { | ||
| 307 | padding-inline-start: 30px; | ||
| 308 | } | ||
| 309 | |||
| 306 | article .katex-display { | 310 | article .katex-display { |
| 307 | margin: 3em 0 !important; | 311 | margin: 3em 0 !important; |
| 308 | } | 312 | } |
