This commit is contained in:
toom1996
2025-07-29 11:31:11 +08:00
parent 5c06985647
commit 66b8fe65c0
7 changed files with 25 additions and 80 deletions

View File

@ -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;