0.0.71
This commit is contained in:
@@ -339,8 +339,8 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.service_block_container{
|
||||
width: calc(33% - 70px);
|
||||
margin-right: 70px;
|
||||
width: 30%;
|
||||
margin-right: 3%;
|
||||
margin-bottom: 70px;
|
||||
}
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
style="width: 100%;padding-top: 1px;{% if block.bg_image %} background: url({{ MEDIA_URL }}{{ block.bg_image }}); background-size: cover; background-repeat: no-repeat; background-position: top;{% elif block.bg_color %} background: {{ block.bg_color }}{% endif %}"
|
||||
style="width: 100%;padding-top: 30px;{% if block.bg_image %} background: url({{ MEDIA_URL }}{{ block.bg_image }}); background-size: cover; background-repeat: no-repeat; background-position: top;{% elif block.bg_color %} background: {{ block.bg_color }}{% endif %}"
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{% load static %}
|
||||
<div class="cut-width">
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="cut-width">
|
||||
<div class="plugin_container">
|
||||
<div class="plugin_container_content">
|
||||
<div class="left_part_plugin_container">
|
||||
@@ -54,4 +55,5 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2,6 +2,7 @@
|
||||
{% load i18n %}
|
||||
|
||||
{% if page.get_FAQ_items %}
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="cut-width">
|
||||
<div class="container_content_faq">
|
||||
<div class="large_txt faq">
|
||||
@@ -27,4 +28,5 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
@@ -1,10 +1,11 @@
|
||||
{% load static %}
|
||||
<div class="container_block_functional_features">
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="container_block_functional_features">
|
||||
<div class="cut-width">
|
||||
<div class="content_block_functional_features">
|
||||
<div class="first_line_block_functional_features">
|
||||
<div class="container_image_block_functional_features">
|
||||
{# <img class="image_functional_features" src="{% static "images/delete_later/image_functional_features.jpg" %}">#}
|
||||
{# <img class="image_functional_features" src="{% static "images/delete_later/image_functional_features.jpg" %}">#}
|
||||
{% if block.picture %}
|
||||
<img class="image_functional_features" src="{{ MEDIA_URL }}{{ block.picture }}">
|
||||
{% endif %}
|
||||
@@ -20,12 +21,12 @@
|
||||
<div class="functional_features_option_txt semi_large_light">
|
||||
{{ block.description|safe|linebreaksbr }}
|
||||
</div>
|
||||
{# <div class="functional_features_option_txt semi_large_light">#}
|
||||
{# Значительно сокращает время проектирования в среде Autodesk Revit#}
|
||||
{# </div>#}
|
||||
{# <div class="functional_features_option_txt semi_large_light">#}
|
||||
{# Значительно сокращает время проектирования в среде Autodesk Revit#}
|
||||
{# </div>#}
|
||||
{# <div class="functional_features_option_txt semi_large_light">#}
|
||||
{# Значительно сокращает время проектирования в среде Autodesk Revit#}
|
||||
{# </div>#}
|
||||
{# <div class="functional_features_option_txt semi_large_light">#}
|
||||
{# Значительно сокращает время проектирования в среде Autodesk Revit#}
|
||||
{# </div>#}
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
@@ -34,15 +35,16 @@
|
||||
{% for widget in block.get_widgets %}
|
||||
{% include 'widgets/w_functuional_features_item.html' %}
|
||||
{% endfor %}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
{# {% include 'widgets/w_functuional_features_item.html' %}#}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{% load static %}
|
||||
{% load base_tags_extra %}
|
||||
|
||||
<div class="cut-width">
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="cut-width">
|
||||
<div class="block_how_dev">
|
||||
<div class="large_txt block_how_dev_title">{{ block.name }}</div>
|
||||
<div class="how_dev_container_widgets">
|
||||
@@ -34,4 +34,5 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1,4 +1,5 @@
|
||||
<div>
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div>
|
||||
{% for widget in block.get_widgets %}
|
||||
<div>
|
||||
<div>
|
||||
@@ -18,4 +19,5 @@
|
||||
</div>
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
@@ -1,5 +1,6 @@
|
||||
{% load static %}
|
||||
<div class="cut-width">
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="cut-width">
|
||||
<div class="content_block_present_technology">
|
||||
<div class="left_part_block_present_technology">
|
||||
<div class="txt_block_present_technology semi_large_light">{{ block.description }}</div>
|
||||
@@ -9,4 +10,5 @@
|
||||
<img class="img_block_present_technology" src="{{ block.picture.url }}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1,5 +1,6 @@
|
||||
{% load static %}
|
||||
<div class="container_block_presentation_aerBim">
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="container_block_presentation_aerBim">
|
||||
<div class="cut-width">
|
||||
<div class="container_content_presentation_aerBim">
|
||||
{% for section in sections %}
|
||||
@@ -7,4 +8,5 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1,7 +1,7 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
||||
<div class="cut-width">
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="cut-width">
|
||||
<div class="block_service two_cols">
|
||||
{% for service in services %}
|
||||
<div class="service_block_container two_cols">
|
||||
@@ -20,4 +20,5 @@
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1,7 +1,7 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
||||
<div class="cut-width">
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="cut-width">
|
||||
<div class="block_service">
|
||||
{% for service in services %}
|
||||
<div class="service_block_container">
|
||||
@@ -36,4 +36,5 @@
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user