From bba0f9b1be2228bd03aa9c12498998f66ab6c193 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 13:28:29 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 33311f8..635a1f2 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2295,7 +2295,7 @@ p.right{text-align: right;} width: 100%; padding: 0px; margin: 0px; - background-color: rgb(210, 208, 208); + background-color: rgb(244, 243, 243); } .menu li a{ height: 45px; -- libgit2 0.21.4