0.8.438
This commit is contained in:
@@ -2817,4 +2817,31 @@
|
||||
text-align: left;
|
||||
top: 0;
|
||||
left: 19px;
|
||||
}
|
||||
|
||||
.btn_a_anchor{
|
||||
border-radius: 10px;
|
||||
background: #E6E6E6;
|
||||
width: 20%;
|
||||
height: 60px;
|
||||
font-size: 18px;
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
line-height: 26px;
|
||||
color: rgba(39, 36, 36, 0.60);
|
||||
margin-left: 5px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.btn_a_anchor.partners{
|
||||
background: #FF613A;
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
.text_in_btn_a_anchor{
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.anchor{
|
||||
scroll-margin-top: 60px;
|
||||
}
|
||||
@@ -1960,8 +1960,8 @@ button#more_button{
|
||||
border-radius: 10px;
|
||||
text-align: center;
|
||||
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
|
||||
margin: 0 auto;
|
||||
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
|
||||
}
|
||||
|
||||
@@ -2199,23 +2199,26 @@ figure{
|
||||
text-align: -moz-center;
|
||||
width: 100%;
|
||||
margin-top: 40px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
#how_it_work_b{
|
||||
border-radius: 10px;
|
||||
background: #E6E6E6;
|
||||
width: 20%;
|
||||
height: 60px;
|
||||
font-size: 18px;
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
line-height: 26px;
|
||||
color: rgba(39, 36, 36, 0.60);
|
||||
margin-left: 5px;
|
||||
/*#how_it_work_b{*/
|
||||
/* border-radius: 10px;*/
|
||||
/* background: #E6E6E6;*/
|
||||
/* width: 20%;*/
|
||||
/* height: 60px;*/
|
||||
/* font-size: 18px;*/
|
||||
/* font-style: normal;*/
|
||||
/* font-weight: 600;*/
|
||||
/* line-height: 26px;*/
|
||||
/* color: rgba(39, 36, 36, 0.60);*/
|
||||
/* margin-left: 5px;*/
|
||||
|
||||
|
||||
|
||||
}
|
||||
/*}*/
|
||||
|
||||
.benefit_img_item{
|
||||
width: 30%;
|
||||
|
||||
Reference in New Issue
Block a user