0
0
Fork 0
file-hider/styles.css
2022-05-22 23:14:39 -06:00

4 lines
63 B
CSS

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