Skip to content

Commit bd6d20b

Browse files
committed
cssclass is deprecated in favor of cssclasses
1 parent 73e588f commit bd6d20b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
`Appearance.css` contains adjustments to make Obsidian blend in Gnome.
66

7-
`Article.css` and `Drop caps.css` add `cssclass`es for optional styles. They are obtained by adding `cssclass: article, dcaps` to the note properties (both shown in the picture).
7+
`Article.css` and `Drop caps.css` add `cssclasses` for optional styles. They are obtained by adding `cssclasses: article, dcaps` to the note properties (both shown in the picture).
88

9-
The rest of the CSS improves consistency with the default theme and removes clutter.
9+
The rest of the CSS improves consistency in the default theme and removes clutter.

0 commit comments

Comments
 (0)