mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed code blocks custom syntax theme docs
This commit is contained in:
@@ -356,7 +356,7 @@ to most of them.
|
|||||||
Create an [additional stylesheet][6], and add:
|
Create an [additional stylesheet][6], and add:
|
||||||
|
|
||||||
``` css
|
``` css
|
||||||
:root {
|
:root > * {
|
||||||
--md-code-hl-string-color: #0FF1CE;
|
--md-code-hl-string-color: #0FF1CE;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user