0.8.466
This commit is contained in:
@@ -2874,6 +2874,9 @@
|
|||||||
.anchor{
|
.anchor{
|
||||||
scroll-margin-top: 60px;
|
scroll-margin-top: 60px;
|
||||||
}
|
}
|
||||||
|
.anchor.about_service{
|
||||||
|
scroll-margin-top: 150px;
|
||||||
|
}
|
||||||
/*login page*/
|
/*login page*/
|
||||||
.error_f_login{
|
.error_f_login{
|
||||||
color: #f00;
|
color: #f00;
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
<div class="mid_block_static">
|
<div class="mid_block_static">
|
||||||
<div id="title_static">{% translate "О сервисе Trip With Bonus" %}</div>
|
<div id="title_static">{% translate "О сервисе Trip With Bonus" %}</div>
|
||||||
|
|
||||||
<div class="text_wrapper anchor" id="scroll_to_wrapper">
|
<div class="text_wrapper anchor about_service" id="scroll_to_wrapper">
|
||||||
|
|
||||||
<span>{% translate "Trip With Bonus- это сервис, который соединяет отправителя посылки и перевозчика." %}</span>
|
<span>{% translate "Trip With Bonus- это сервис, который соединяет отправителя посылки и перевозчика." %}</span>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user