mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
docs: fix missing references (#2163)
This commit is contained in:
parent
4c2e6304cb
commit
6464cf533d
@ -838,13 +838,13 @@ For more details, see [#1131](https://github.com/docsifyjs/docsify/issues/1131).
|
||||
|
||||
> **Warning** Deprecated. Use the CSS var `--theme-color` in your `<style>` sheet. Example:
|
||||
>
|
||||
```html
|
||||
<style>
|
||||
:root {
|
||||
--theme-color: deeppink;
|
||||
}
|
||||
</style>
|
||||
```
|
||||
> ```html
|
||||
> <style>
|
||||
> :root {
|
||||
> --theme-color: deeppink;
|
||||
> }
|
||||
> </style>
|
||||
> ```
|
||||
|
||||
- Type: `String`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user