Update style.css

This commit is contained in:
Justin 2022-06-11 13:34:12 +08:00 committed by GitHub
parent 8569186a97
commit 50c9ddbd57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -253,7 +253,8 @@ header {
.footer {
text-align: center;
color: white;
margin-top: 120px;
font-size:13px;
margin-top: 15px;
}
li.active {
@ -917,3 +918,7 @@ h3 {
.pass-toggle {
margin-left:7%;
}
#footerlinks {
text-decoration: none;
}