From e30a80359adc9cf739210cb54c6a1fc1a8627df5 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 16:43:51 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 3038620..30cfa74 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1001,8 +1001,8 @@ footer .socbuts a:hover{ .tile3{ text-align: center; overflow: hidden; - margin-bottom: 40px; - margin-top: 30px; + margin-bottom: 15px; + margin-top: 0px; padding: 0!important; } .tile3 .picture{ @@ -1338,7 +1338,7 @@ a.active{ } .brand_logo{ text-align: center; - padding-bottom: 20px; + padding-bottom: 30px; } .brand_logo img{ max-width: 960px; @@ -1375,8 +1375,12 @@ a.active{ font-weight: 600; text-transform: uppercase; } -.brand .about_brand{ - marign-top:30px; +.brand .about_brand { + margin-top: 40px!important; +} +.spoiler-inner{ + font-family: 'Lato-Medium'; + font-size: 14px; } .title4{ text-transform: uppercase; -- libgit2 0.21.4