0.0.155
This commit is contained in:
@@ -58,6 +58,8 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/*header*/
|
||||
|
||||
.left_part_header{
|
||||
@@ -73,9 +75,9 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.right_part_header {
|
||||
width: calc(100% - 290px);
|
||||
float: right;
|
||||
position: relative;
|
||||
/* width: calc(100% - 290px); */
|
||||
/* float: right; */
|
||||
/* position: relative; */
|
||||
display: flex;
|
||||
justify-content: right;
|
||||
align-items: center;
|
||||
@@ -200,13 +202,13 @@ body.n_scroll{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.language_select{
|
||||
.language_select {
|
||||
color: #10212B;
|
||||
font-size: 16px;
|
||||
padding-right: 29px;
|
||||
/* padding-right: 29px; */
|
||||
display: inline-block;
|
||||
margin-left: 43px;
|
||||
margin-right: 49px;
|
||||
/* margin-right: 49px; */
|
||||
background: none;
|
||||
border: none;
|
||||
outline: none;
|
||||
@@ -372,11 +374,11 @@ body.n_scroll{
|
||||
margin-top: 15px;
|
||||
margin-bottom: 15px;
|
||||
padding: 10px;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.left_part_service{
|
||||
width: 60px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.service_img{
|
||||
@@ -386,8 +388,7 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.right_part_service{
|
||||
width: calc(100% - 80px);
|
||||
float: right;
|
||||
/*width: calc(100% - 80px);*/
|
||||
padding-left: 20px;
|
||||
font-weight: 600;
|
||||
color: #000000;
|
||||
@@ -441,12 +442,12 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.descript_process_container{
|
||||
width: 250px;
|
||||
width: 20%;
|
||||
background: none;
|
||||
text-align: -webkit-center;
|
||||
text-align: -moz-center;
|
||||
/*margin-bottom: 23px;*/
|
||||
padding: 20px;
|
||||
padding: 1%;
|
||||
}
|
||||
|
||||
.photo_container_descript_process{
|
||||
@@ -1527,4 +1528,4 @@ body.n_scroll{
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user