starting with linux
This commit is contained in:
Luca Jäntsch
2017-08-14 17:20:34 +02:00
parent afc4000458
commit 2f694bc661
5 changed files with 106 additions and 25 deletions

4
src/app/style/style.css Normal file
View File

@@ -0,0 +1,4 @@
body {
margin: 0;
background: #333;
}