0.0.153 rewrite css for selct

This commit is contained in:
2023-09-24 16:40:23 +03:00
parent ff14b4aa2a
commit 78148def17
4 changed files with 19 additions and 19 deletions

View File

@@ -1,14 +1,13 @@
{% load i18n %}
<div class="top_block_static">
<h2 id=title_static>{{ page.title }}</h2>
<span id="sub_title_static">{{ page.description }}</span>
<div class="button_container">
<button id="more_button">{% translate "Узнать подробнее" %}</button>
<div class="top_block_static_wrapper">
<div class="top_block_static">
<h2 id=title_static>{{ page.title }}</h2>
<span id="sub_title_static">{{ page.description }}</span>
<div class="button_container">
<button id="more_button">{% translate "Узнать подробнее" %}</button>
</div>
</div>
<img src="/static/img/png/Box1.png" alt="">
<img src="/static/img/png/Box2.png" alt="">
<img src="/static/img/png/Box3.png" alt="">
<img src="/static/img/png/Box4.png" alt="">
</div>
<div class="mid_block_static">