add example css. bump.

This commit is contained in:
Thomas Heller
2018-01-10 10:14:52 +01:00
parent 81e3914de2
commit 4d49971eb0
3 changed files with 5 additions and 1 deletions

3
public/css/main.css Normal file
View File

@@ -0,0 +1,3 @@
body {
color: green;
}