0.0.138 little upd styles.css
This commit is contained in:
@@ -997,6 +997,11 @@ h2.title_new_route{
|
||||
left: 0px;
|
||||
|
||||
}
|
||||
#customer>a,
|
||||
#mover>a {
|
||||
left: 3%
|
||||
}
|
||||
|
||||
|
||||
.menu_profile>div>img.svg {
|
||||
position: absolute;
|
||||
@@ -1750,8 +1755,9 @@ button#more_button{
|
||||
|
||||
|
||||
.mid_block_static{
|
||||
margin-top: 120px;
|
||||
padding: 0px 40px 0px 40px;
|
||||
padding: 40px 40px 0px 40px;
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
|
||||
}
|
||||
.mid_block_static>.text_wrapper>span{
|
||||
@@ -1884,7 +1890,7 @@ button#more_button{
|
||||
.map_wrapper{
|
||||
position: absolute;
|
||||
right: 8%;
|
||||
top: 69%;
|
||||
top: 57%;
|
||||
z-index: -1;
|
||||
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<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>
|
||||
<button id="more_button">{% translate "Отправить посылку" %}</button>
|
||||
<button id="how_it_work_b">{% translate "Как это работает?" %}</button>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user