forked from deepStateMirrors/tabi
💄 style: fix info admonition code color
This commit is contained in:
parent
bdb1486ccc
commit
5927409c41
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
/* Info */
|
/* Info */
|
||||||
--admonition-info-border: #50a9d5;
|
--admonition-info-border: #50a9d5;
|
||||||
--admonition-info-bg: #193C47;
|
--admonition-info-bg: #193C47;
|
||||||
--admonition-info-code: #005f00;
|
--admonition-info-code: #245e70;
|
||||||
|
|
||||||
/* Warning */
|
/* Warning */
|
||||||
--admonition-warning-border: #e19d0a;
|
--admonition-warning-border: #e19d0a;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue