Files
Sec-Interview/_book/gitbook/gitbook-plugin-tbfed-pagefooter/footer.css
T
2025-11-08 21:00:06 +08:00

16 lines
271 B
CSS

.page-footer {
margin-top: 50px;
border-top: 1px solid #ccc;
overflow: hidden;
padding: 10px 0;
font-size: 12px;
color: #808080;
}
.page-footer a {
color: #808080!important;
text-decoration: underline!important;
}
.footer-modification {
float: right;
}