update
This commit is contained in:
@ -786,11 +786,10 @@ ul.btn li:last-child {
|
||||
|
||||
/** footer **/
|
||||
|
||||
.footer {
|
||||
/* .footer {
|
||||
background: #212120;
|
||||
padding-top: 85px;
|
||||
text-align: center;
|
||||
}
|
||||
} */
|
||||
|
||||
.footer .titlepage {
|
||||
text-align: left;
|
||||
@ -915,50 +914,6 @@ ul.social_icon li a:hover {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.bottom_form {
|
||||
padding-top: 29px;
|
||||
}
|
||||
|
||||
.bottom_form h3 {
|
||||
font-weight: 600;
|
||||
font-size: 20px;
|
||||
text-align: left;
|
||||
color: #fff;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
.bottom_form .enter {
|
||||
border: inherit;
|
||||
padding: 0px 19px;
|
||||
width: 62%;
|
||||
height: 53px;
|
||||
background: #fff;
|
||||
color: #000;
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.sub_btn {
|
||||
font-size: 17px;
|
||||
transition: ease-in all 0.5s;
|
||||
background-color: #0808ff;
|
||||
color: #fff;
|
||||
padding: 11px 0px;
|
||||
max-width: 200px;
|
||||
width: 100%;
|
||||
display: block;
|
||||
font-weight: 500;
|
||||
text-transform: uppercase;
|
||||
margin-left: -2px;
|
||||
}
|
||||
|
||||
.sub_btn:hover {
|
||||
background-color: #0e0b0a;
|
||||
transition: ease-in all 0.5s;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.copyright {
|
||||
margin-top: 90px;
|
||||
padding: 20px 0px;
|
||||
|
Reference in New Issue
Block a user