[Doc] Use a different color for the announcement (#18616)
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
4
docs/mkdocs/stylesheets/extra.css
Normal file
4
docs/mkdocs/stylesheets/extra.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.md-banner {
|
||||
background-color: var(--md-warning-bg-color);
|
||||
color: var(--md-warning-fg-color);
|
||||
}
|
||||
Reference in New Issue
Block a user