From 793c1146fa8dd37769220428ee1f57056505dcaf Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 7 Oct 2016 16:36:21 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 48014e4..466acc8 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -148,11 +148,11 @@ a:hover, a:active{ footer{ - background-color:black; - color:white; + background-color: black; + color: white; text-align: center; - min-height: 260px; - padding-top: 50px; + min-height: 225px; + padding-top: 40px; } footer .container{ max-width: 1070px; @@ -1983,8 +1983,8 @@ p.right{text-align: right;} } .aw_logo{ - opacity:0.5; - margin-top: 50px; + opacity: 0.5; + margin-top: 15px; text-align: right; } .aw_logo a{ -- libgit2 0.21.4