update stylesheet

This commit is contained in:
Daniel Fichtinger 2025-07-14 22:48:16 -04:00
parent f2309ea7c4
commit 14b43d615b

View file

@ -31,6 +31,18 @@ header {
text-transform: lowercase; text-transform: lowercase;
} }
.post-nav {
font-family: monospace;
}
.post-nav .symbol {
color: var(--main-bullet-color);
}
.post-nav a {
margin: 0 2px;
}
.site-logo { .site-logo {
color: inherit; color: inherit;
font-weight: bold; font-weight: bold;