chore: update warning style

This commit is contained in:
Tienson Qin
2021-08-10 21:34:31 +08:00
parent d80f9f138c
commit df1fc39bc5
2 changed files with 5 additions and 1 deletions

View File

@@ -932,6 +932,10 @@ span.warning, div.warning:not(.admonitionblock), p.warning {
color: #fff;
}
.warning-text {
color: #f56565;
}
a.error,
span.error {
background: red;