Make admonitionblock-labels bold.

This commit is contained in:
tastytea 2019-11-29 02:47:24 +01:00
parent 3f920f36d2
commit 381ab23cae
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ div.admonitionblock td.icon
{
font-size: 120%;
border-right: solid;
font-weight: bold;
}
div.admonitionblock td.icon div.title::after