Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2026-02-11 09:35:24 -05:00
committed by GitHub
parent 544bc1bc4f
commit f636a97faa
81 changed files with 109 additions and 110 deletions
+2 -2
View File
@@ -133,7 +133,7 @@
--ifm-navbar-link-hover-color: var(--text-subtle);
--ifm-link-color: var(--green-for-lightbg);
/* video adnomition */
/* video admonition */
--ifm-color-video-alert-contrast-background: #edfbf8;
--ifm-color-video-alert-contrast-foreground: #01523e;
--ifm-color-video-alert-border: #25c2a0;
@@ -178,7 +178,7 @@
--button-primary-background: var(--constant-white);
--ifm-link-color: var(--green-for-darkbg);
/* video adnomition */
/* video admonition */
--ifm-color-video-alert-contrast-background: #336e62;
--ifm-color-video-alert-contrast-foreground: rgb(216 251 216);
--ifm-color-video-alert-border: #99d5c5;