Blog page and styling

This commit is contained in:
2024-03-26 18:27:49 +00:00
parent d3bfd215b7
commit b6e2f6e544
3 changed files with 34 additions and 1 deletions

View File

@@ -32,6 +32,10 @@ a:visited {
color: #941352;
}
sub {
font-size: 12px;
}
@media (prefers-color-scheme: dark) {
body {
color:#c9d1d9;