diff --git a/static/css/styles.css b/static/css/styles.css index b75690e..0caa182 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -457,12 +457,14 @@ footer>div { header .header-first { float: left; - align-items: center; + + margin-top: 5px; } .header-first>div{ - float: left; margin-right: 40px; + display: inline-block; + vertical-align: middle; } /*.header_menu{*/ @@ -530,12 +532,19 @@ header>div>a { width: 152px; border-radius: 10px; background: #FF613A; - float: left; text-align: center; - padding-top: 8px; - padding-bottom: 8px; + padding-top: 10px; + padding-bottom: 4px; min-height: 29px; + display: inline-block; + vertical-align: middle; } + +.enter_button{ + width: 90px; + margin-left: 15px; +} + header>div>a>span{ vertical-align: middle; } @@ -557,16 +566,20 @@ header .header-second { } .header-second>div { - float: left; - align-items: center; - margin-right: 40px; + display: inline-block; + vertical-align: middle; } -.header-second>div>img{ - margin-right: 10px; -} + .header-second-item>a{ - color: #00a420; + margin-right: 30px; +} + +.header-second>div>img{ + margin-right: 5px; +} +#customer_service{ + margin-right: 35px; } diff --git a/templates/blocks/b_header.html b/templates/blocks/b_header.html index 5deaac5..e7cdde5 100644 --- a/templates/blocks/b_header.html +++ b/templates/blocks/b_header.html @@ -28,7 +28,14 @@
-
Служба поддержки
+
+ +
+
+ Служба поддержки + +
+ {% if user.is_authenticated %}