增加政府标识

This commit is contained in:
2022-02-16 10:36:15 +08:00
parent f27240851e
commit feb2cfe503
3 changed files with 44 additions and 20 deletions

View File

@@ -105,6 +105,25 @@ body {
margin-top: 10px;
}
.FooterBottom a:hover {
color: #fff;
text-decoration: underline;
}
.linkImg {
display: flex;
}
.Footer-tips {
flex: 1;
margin-top: 10px;
}
.linkImg img {
float: right;
margin-top: 10px;
}
/*友情链接*/
.Link {
margin-top: 60px;