diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 570b720..30193d8 100644 --- a/static/style.css +++ b/static/style.css @@ -59,7 +59,7 @@ body { background-repeat: no-repeat; background-attachment: fixed; background-position: top center; */ - background-color: rgb(53, 130, 91); /*101,133,117*/ + background-color: rgb(73, 119, 96); /*101,133,117*/ font-family: 'DejaVu Sans', 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; } |