mdbook-last-changed/book/footer.css

7 lines
102 B
CSS

footer {
font-size: 0.8em;
text-align: center;
border-top: 1px solid black;
padding: 5px 0;
}