0.0.153 rewrite css for selct
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user