swarnam-obsidian/styles.css

5 lines
67 B
CSS

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