From aa93813ba54d792fee0985df7da5476c523cf028 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Fri, 15 Mar 2024 15:35:58 +0300 Subject: [PATCH] 0.1.364 add new logo fix old css --- static/css/mobile_styles.css | 11 +++++++++-- static/css/styles(boris).css | 2 +- static/css/styles.css | 3 ++- templates/blocks/b_header.html | 4 ++-- 4 files changed, 14 insertions(+), 6 deletions(-) diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 545ee95..0608a94 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -121,6 +121,10 @@ width: 70%; } + .dropdown{ + vertical-align: sub; + } + .handler_curtain_left{ display: block; } @@ -254,7 +258,7 @@ } header{ - padding: 5px 16px; + padding: 3px 16px; margin-top: unset; } .header_logo, .header_btn_mover, .header_btn_sender{ @@ -386,11 +390,14 @@ margin-left: 5px; } .header_logo_mobile { - margin-right: 37px; + margin-right: 20px; } .line_f_header{ top: 43px; } + header .header-second{ + margin-top: 3px; + } .self_news_img{ width: 40%; diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 0bdd5a0..25ccd45 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2201,7 +2201,7 @@ a.open_inf_carrier{ height: 1px; background: #dad7d7; width: 100%; - top: 60px; + top: 100px; z-index: 999; } diff --git a/static/css/styles.css b/static/css/styles.css index 218d88a..ff5c8c7 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -502,7 +502,7 @@ footer>div { header .header-first { float: left; - margin-top: 12px; + /*margin-top: 12px;*/ } @@ -663,6 +663,7 @@ header>div>a>span{ header .header-second { float: right; + margin-top: 20px; } diff --git a/templates/blocks/b_header.html b/templates/blocks/b_header.html index 13ab5b6..7655762 100644 --- a/templates/blocks/b_header.html +++ b/templates/blocks/b_header.html @@ -7,12 +7,12 @@
{# #} - +