scaffolding

This commit is contained in:
mProjectsCode 2022-05-04 17:45:42 +02:00
parent 2ed775bdd4
commit ddcc767573
13 changed files with 3717 additions and 151 deletions

View file

@ -1,4 +0,0 @@
/* Sets all the text color to red! */
body {
color: red;
}