mirror of
https://github.com/dragonish/obsidian-heading-decorator.git
synced 2026-07-22 05:42:05 +00:00
docs(readme): remove the redundant descriptions
This commit is contained in:
parent
bf8fec4674
commit
9afc68afef
1 changed files with 0 additions and 2 deletions
|
|
@ -171,8 +171,6 @@ You can customize the heading decorator style by CSS classes. For decorators in
|
|||
- live preview: `.preview-custom-heading-decorator`.
|
||||
- source mode: `.source-custom-heading-decorator`.
|
||||
|
||||
For the decorators in the outline, `.outline-custom-heading-decorator` can be used.
|
||||
|
||||
For the decorators in the outline, it is necessary to use `.outline-custom-heading-decorator` with pseudo-element keywords: `.outline-custom-heading-decorator::before` or `.outline-custom-heading-decorator::after`.
|
||||
|
||||
For example, make all the decorators display in green:
|
||||
|
|
|
|||
Loading…
Reference in a new issue