diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index bad3052..3ddf211 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -127,6 +127,7 @@ body.n_scroll{ line-height: normal; } + .semi_large_light{ color: #000000; /*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/ @@ -407,6 +408,11 @@ body.n_scroll{ padding-left: 0; } +.px30_txt{ + font-size: 30px; +} + + /*how with us working*/ .container_how_w_us_working{ @@ -657,6 +663,7 @@ body.n_scroll{ .plugin_txt{ margin-bottom: 35px; width: 100%; + font-size: 30px; } .plugin_description{ @@ -1456,7 +1463,7 @@ body.n_scroll{ } .name_proj{ - font-size: 20px; + font-size: 30px; font-weight: 600; margin-bottom: 30px; /*text-transform: uppercase;*/ diff --git a/templates/blocks/b_how_with_us_working.html b/templates/blocks/b_how_with_us_working.html index 5511adb..4a6ceda 100644 --- a/templates/blocks/b_how_with_us_working.html +++ b/templates/blocks/b_how_with_us_working.html @@ -3,7 +3,7 @@ {# h_w_u_w - how with us working #}
-
+
{{ block.name }}
{% if block.get_widgets %} diff --git a/templates/blocks/b_services_3cols_w_groups.html b/templates/blocks/b_services_3cols_w_groups.html index 869bd46..55f8dbe 100644 --- a/templates/blocks/b_services_3cols_w_groups.html +++ b/templates/blocks/b_services_3cols_w_groups.html @@ -11,7 +11,7 @@
{% endif %} -
+
{{ service.name }}
diff --git a/templates/forms/f_feedback.html b/templates/forms/f_feedback.html index 771bf7e..f52cc4d 100644 --- a/templates/forms/f_feedback.html +++ b/templates/forms/f_feedback.html @@ -1,6 +1,6 @@ {% load static %}
-
+
{{ block.name }}