From 72a68dfc5caf73be5483772cfcc2a0eb2b9d1228 Mon Sep 17 00:00:00 2001 From: Graham Date: Mon, 2 Feb 2015 21:53:17 -0500 Subject: [PATCH] Update footer color. --- www/css/themes/modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/themes/modern.css b/www/css/themes/modern.css index c7de030e..a64f0925 100644 --- a/www/css/themes/modern.css +++ b/www/css/themes/modern.css @@ -22,7 +22,7 @@ } footer { - background-color: #161a20 !important; + background-color: #1c1e22 !important; } input.form-control[type="text"], input.form-control[type="password"],