Don't specify border thickness in admonitions.

This commit is contained in:
tastytea 2019-11-26 03:26:29 +01:00
parent 157368f24f
commit a346e9df42
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07

View File

@ -82,7 +82,7 @@ div.admonitionblock > table, div.admonitionblock td
div.admonitionblock td.icon
{
font-size: 120%;
border-right: 0.2em solid;
border-right: solid;
}
div.admonitionblock td.icon div.title::after