From f412840df89ad023539cc3c977f81223808b1598 Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 1 Jan 2016 21:05:28 -0600 Subject: [PATCH] Lightened Background --- web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/css/style.css b/web/css/style.css index 0b9b040..2a49122 100644 --- a/web/css/style.css +++ b/web/css/style.css @@ -45,7 +45,7 @@ max-width: 450px; } .mainbody { - background-color: #F0F0F0; + background-color: #FAFAFA; } .ui.menu .item img.logo { margin-right: 1.5em;