Admonition icon CSS (#263)

This commit is contained in:
pollfly
2022-05-29 10:38:48 +03:00
committed by GitHub
parent bf80c10d16
commit 2e1abcb591
2 changed files with 6 additions and 1 deletions

View File

@@ -536,6 +536,11 @@ html[data-theme="dark"] .markdown table td {
vertical-align: middle;
transform: translateY(-2px);
}
.icon.lt {
filter: brightness(0.5);
}
.size-sm {
width: 16px;
height: 16px;