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