diff options
Diffstat (limited to 'www/style.css')
| -rw-r--r-- | www/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/style.css b/www/style.css new file mode 100644 index 0000000..c2e2799 --- /dev/null +++ b/www/style.css @@ -0,0 +1,3 @@ +body { + background-color: #e3dfd7; +} |