tune strong emphasis color

This commit is contained in:
Shantur Rathore
2025-11-13 20:51:12 +00:00
parent f3208e13e2
commit 8233aee7a8

View File

@@ -70,7 +70,8 @@
}
.markdown-body strong {
font-weight: var(--font-weight-bold);
font-weight: var(--font-weight-regular);
color: var(--message-assistant-border);
}
.markdown-body em {