houde_web_api/public/static/css/footer.css
2023-04-16 23:05:17 +08:00

10 lines
161 B
CSS

.footer_box {
display: flex;
justify-content: center;
background-color: rgb(12, 50, 16);
color: blueviolet;
}
.ICPNumber {
color: #7a7a7a;
}