Example View working

This commit is contained in:
Leoh 2021-10-03 18:10:16 +05:30
parent c228a70223
commit b2d4fecec3
6 changed files with 111 additions and 116 deletions

View file

@ -1,4 +1,2 @@
/* Sets all the text color to red! */
body {
color: red;
}
/* Empty. change later */