404 page now has monospace font

soper-book
Soper Aylamo 2021-10-22 02:16:40 -04:00
parent 57c7d0ad65
commit 69cc6e203c
Signed by: Soper
GPG Key ID: A27AC885ACC3BEAE
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<style>
.not-found {
text-align: center;
font-family: 'Consolas', monospace;
}
.not-found h1 {
margin: .25em 0 0 0;