diff --git a/static/css/styles.css b/static/css/styles.css index b94c6d4..729c1ae 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -576,6 +576,11 @@ header .header-second { } +span.btn_profile_name { + display: block; + padding-top: 10px; +} + .header-second-item>a{ margin-right: 30px; } @@ -696,7 +701,7 @@ section.register>form { /* Body text 3 */ height: 60px; - width: 97%; + width: 105%; background: #FF613A; color: #FFF; /* Heading 5 */ @@ -711,6 +716,9 @@ section.register>form { box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); } +#registration{ + width: 102%; +} .button_register { width: 100%; @@ -895,7 +903,7 @@ section.login>form { } .inputs_l { - width: clamp(300px, 400px, 400px); + width: 104%; height: 60px; margin-bottom: 20px; } @@ -1983,7 +1991,7 @@ button#more_button{ } .feedback_form>form{ - width: 60%; + width: 75%; margin: 0 auto; } .left_inputs_form{ @@ -1998,12 +2006,13 @@ button#more_button{ .counter-box{ position: relative; display: inline-block; + width: 98%; } .counter-box>textarea{ border-radius: 10px; border: 1px solid #FF613A; - width: 405px; + width: 100%; height: 130px; min-width: 65px; padding: 10px 0px 0px 10px; diff --git a/templates/blocks/b_header.html b/templates/blocks/b_header.html index c6f366b..c215346 100644 --- a/templates/blocks/b_header.html +++ b/templates/blocks/b_header.html @@ -41,7 +41,7 @@
- + {{ user.first_name }} {{ user.last_name }}
diff --git a/templates/blocks/static_pages_blocks/b_customer_service.html b/templates/blocks/static_pages_blocks/b_customer_service.html index e5cbe2e..10aee6c 100644 --- a/templates/blocks/static_pages_blocks/b_customer_service.html +++ b/templates/blocks/static_pages_blocks/b_customer_service.html @@ -52,6 +52,7 @@
+
diff --git a/templates/forms/f_registration.html b/templates/forms/f_registration.html index 0c89671..59e797b 100644 --- a/templates/forms/f_registration.html +++ b/templates/forms/f_registration.html @@ -8,17 +8,17 @@ {#
Перевозчик
#} {#
Отправитель
#} {#
#} -
-
- - - -
-
- - -
-
+{#
#} +{#
#} +{##} +{# #} +{# #} +{#
#} +{#
#} +{# #} +{# #} +{#
#} +{#
#}