From 1234bc569bdc97ebad292abbc4ec78e4ec07f1a4 Mon Sep 17 00:00:00 2001 From: SBD Date: Mon, 27 Nov 2023 18:12:23 +0300 Subject: [PATCH] 0.0.24 --- static/aerbimCSS.css | 9 +++++++-- templates/blocks/b_3d_s_d.html | 4 ++-- templates/blocks/b_faq.html | 2 +- templates/blocks/b_photo150_n_title.html | 2 +- templates/blocks/dynamic/b_sections_buttons.html | 2 +- templates/blocks/static/header.html | 12 ++++++------ 6 files changed, 18 insertions(+), 13 deletions(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 96bcd6f..125f2e9 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -31,6 +31,10 @@ body,html{ z-index: 101; } +.pointer{ + cursor: pointer; +} + .cut-width{ max-width: 1280px; margin: auto; @@ -147,7 +151,7 @@ body,html{ background: #888; display: inline-block; position: absolute; - top: 6px; + top: 10px; } .language_select{ @@ -160,7 +164,8 @@ body,html{ background: none; border: none; outline: none; - + position: relative; + top: 5px; } .language_select.open > .content_select_language{ diff --git a/templates/blocks/b_3d_s_d.html b/templates/blocks/b_3d_s_d.html index 8abf5b8..2113c3b 100644 --- a/templates/blocks/b_3d_s_d.html +++ b/templates/blocks/b_3d_s_d.html @@ -10,7 +10,7 @@ быстрое проектирование инженерных систем поддержка популярных семейств оборудования и внедрение новых семейств в плагин - - +
diff --git a/templates/blocks/dynamic/b_sections_buttons.html b/templates/blocks/dynamic/b_sections_buttons.html index 17a48b6..894d973 100644 --- a/templates/blocks/dynamic/b_sections_buttons.html +++ b/templates/blocks/dynamic/b_sections_buttons.html @@ -2,7 +2,7 @@
{% for section in sections %} - +
{{ section.name }}
{% endfor %} diff --git a/templates/blocks/static/header.html b/templates/blocks/static/header.html index aa0e5c6..ad39e6d 100644 --- a/templates/blocks/static/header.html +++ b/templates/blocks/static/header.html @@ -5,11 +5,11 @@
- Поддержка - Контакты + Поддержка + Контакты
-
+
RU
@@ -17,12 +17,12 @@
-
RU
+
RU
-
EN
+
EN
- Личный кабинет + Личный кабинет
\ No newline at end of file