oen_liquid-template/styles.css
2021-05-14 21:34:50 +02:00

4 lines
67 B
CSS

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