Start Form

This commit is contained in:
brausjonas
2023-07-07 17:53:52 +02:00
parent fb32f7d36a
commit ac85fbda21
4 changed files with 797 additions and 674 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ body {
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: rgb(255, 255, 255);
background-color: rgb(200, 200, 200);
}
code {