From df720e8bd11fd6d9f06da4920dcefec27c64486c Mon Sep 17 00:00:00 2001 From: zhegal Date: Wed, 14 Feb 2018 12:06:50 +0200 Subject: [PATCH] style fix --- frontend/web/css/main.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index c549ce2..f95f2d6 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -790,6 +790,7 @@ ul.list-wr span{color: #555;} left: -10px; transition: 0.3s; box-shadow: 0px 5px 12px -6px black; + color: #006697; } .phone_hint:after { content: ''; -- libgit2 0.21.4