diff options
Diffstat (limited to 'src/static/style.css')
-rw-r--r-- | src/static/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/static/style.css b/src/static/style.css new file mode 100644 index 0000000..c0f1b2d --- /dev/null +++ b/src/static/style.css @@ -0,0 +1,3 @@ +body { + background: #eee; +}
\ No newline at end of file |