template-obsidian-vault/.obsidian/plugins/customjs/styles.css

5 lines
69 B
CSS
Raw Normal View History

2024-10-02 18:57:21 +00:00
/* Sets all the text color to red! */
/* body {
color: red;
} */