diff --git a/static/style.css b/static/style.css index c65d78c..b9d0658 100644 --- a/static/style.css +++ b/static/style.css @@ -6,7 +6,7 @@ body { } #header { height: 24px; - background-color: #844; + background-color: #840000; color: white; padding-top: 8px; padding-left: 10px;