pulsovi_obsidian-note-aliases/styles.css
2022-05-18 08:46:37 +02:00

4 lines
63 B
CSS

/* Sets all the text color to red! */
body {
color: red;
}