mdbook-last-changed/book/footer.css

7 lines
102 B
CSS
Raw Permalink Normal View History

2022-11-01 19:31:03 +02:00
footer {
font-size: 0.8em;
text-align: center;
border-top: 1px solid black;
padding: 5px 0;
}