fix(docs): update footer color (#4646)

This commit is contained in:
lc-arjun
2025-05-09 18:09:44 -07:00
committed by GitHub
+2 -2
View File
@@ -28,7 +28,7 @@
}
.md-footer-meta {
background-color: #EEEEEE;
background-color: #4d4d4d;
}
.md-typeset a {
@@ -119,7 +119,7 @@
}
[data-md-color-scheme="slate"] .md-footer-meta {
background-color: #1E1E1E;
background-color: #4d4d4d;
}
[data-md-color-scheme="slate"] .md-typeset a {