taskgenius_taskgenius-plugin/styles.css
2022-06-07 14:12:30 +08:00

4 lines
63 B
CSS

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