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
1 changed files with 1 additions and 2 deletions

View File

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