Update style.css

This commit is contained in:
Justin
2022-06-11 13:34:12 +08:00
committed by GitHub
parent 8569186a97
commit 50c9ddbd57

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