0.0.35
This commit is contained in:
@@ -6,6 +6,26 @@
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.text-align-center{
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.title_page{
|
||||
font-size: 44px;
|
||||
color: #272424;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.cut-width{
|
||||
max-width: 1280px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
/**/
|
||||
|
||||
.title-profile-cont{
|
||||
@@ -638,4 +658,18 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*p_results_find_route*/
|
||||
/*p_results_find_route*/
|
||||
|
||||
.container_form_search_carrier{
|
||||
height: 120px;
|
||||
width: 100%;
|
||||
background: #FFF;
|
||||
box-shadow: -1px 4px 10px 0 rgba(198, 199, 203, 0.20), 0 -1px 10px 0 rgba(198, 199, 203, 0.20);
|
||||
margin-top: 60px;
|
||||
margin-bottom: 40px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.block-filters-find-route{
|
||||
min-height: 660px;
|
||||
}
|
||||
@@ -106,15 +106,8 @@ html, body{
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/*uni-classes (boris)*/
|
||||
|
||||
|
||||
.text-align-center{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*uno classes end (boris)*/
|
||||
|
||||
|
||||
|
||||
/*Стилизация radio button */
|
||||
|
||||
Reference in New Issue
Block a user