feat(admonitions): color the icon

pull/1421/head
Elian Doran 2025-03-13 16:22:05 +07:00
parent 732252df5b
commit 507a594198
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -1721,6 +1721,7 @@ body.desktop .ck-content .admonition {
}
body.desktop .ck-content .admonition::before {
color: var(--accent-color);
font-family: boxicons !important;
position: absolute;
top: 1em;