Change margins on admonitionblocks.

This commit is contained in:
tastytea 2021-07-11 21:18:57 +02:00
parent a9be36db94
commit 5c8b48fbc1
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07

View File

@ -94,8 +94,7 @@ li > p
.admonitionblock .admonitionblock
{ {
margin-bottom: 1em; margin: 0.5em auto 0.5em 1em; /* trbl */
margin-left: 1em;
} }
.admonitionblock td .admonitionblock td