Redo header with all the funny subtitles

This commit is contained in:
2021-01-19 21:17:10 -06:00
parent a7edbe5e5c
commit 6b6016a9ad
4 changed files with 22 additions and 7 deletions

View File

@@ -119,6 +119,14 @@ nav ul li:after {
/* CONTENT */
.header {
margin: 0 0 1em 0;
text-align: center;
}
.header img {
border-radius: 3em;
display: block;
margin: 0 auto 1em auto;
height: 6em;
width: 6em;
}
.header pre {
opacity: 0.25;