mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-23 16:12:25 +02:00
fix(docs): update footer color (#4646)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user