From 88071a8be894797500d8e4165dd4e6f17a3c36d5 Mon Sep 17 00:00:00 2001 From: Веталь Date: Fri, 20 May 2016 17:01:23 +0300 Subject: [PATCH] Веталь --- frontend/web/css/style.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 8ecbf90..1c4893b 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -874,11 +874,12 @@ a.active{font-weight:bold;text-decoration: underline;} .why_me_ {padding-top: 30px; overflow: hidden;} .why_me_ .why_list {width: 1038px; margin-left: -58px} .seo_text { - font-size: 13px !important; - color: #333 !important; - font-family: Roboto !important; + } .seo_text p { margin: 10px 0 0 0; + font-size: 13px !important; + color: #333 !important; + font-family: Roboto !important; } .seo_text p:first-child {margin-top: 0} -- libgit2 0.21.4