mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-01-14 22:18:43 +00:00
Théo Marchal
a65f656192
ecd4614 Add a first draft of Te-Form 8827e72 Change usage CSS: more flexible for styling 71fe2e2 Snippet: highlight color git-subtree-dir: content git-subtree-split: ecd46140386747c1e59fbde26fb12a4ac6608112
3 lines
140 B
CSS
3 lines
140 B
CSS
.cm-s-obsidian span.cm-formatting-highlight, .cm-s-obsidian span.cm-highlight, .markdown-rendered mark {
|
|
--text-highlight-bg: #e6cee7;
|
|
} |