tim-hub_obsidian-bible-refe.../styles.css
2021-09-19 10:58:20 +12:00

4 lines
67 B
CSS

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