mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed custom colors example in documentation
This commit is contained in:
parent
ec441cdabe
commit
770b1b9084
@ -283,7 +283,7 @@ add:
|
||||
=== ":octicons-file-code-16: docs/stylesheets/extra.css"
|
||||
|
||||
``` css
|
||||
:root {
|
||||
:root > * {
|
||||
--md-primary-fg-color: #EE0F0F;
|
||||
--md-primary-fg-color--light: #ECB7B7;
|
||||
--md-primary-fg-color--dark: #90030C;
|
||||
|
Loading…
Reference in New Issue
Block a user