make blog entries match main website theme

and use html metadata for creation date
This commit is contained in:
2023-07-15 04:36:04 -04:00
parent 8a61c6f3ac
commit 224a8f7594
4 changed files with 7 additions and 23 deletions

View File

@ -1,20 +0,0 @@
html {
background-color: #121212;
border: 3vh solid #121212;
font-family: sans-serif;
font-size: 2vh;
color: white;
}
a:link, a:visited {
background-color: #f44336;
color: white;
padding: 1px 1px;
text-align: center;
text-decoration: none;
display: inline-block;
}
a:hover, a:active {
background-color: red;
}

1
blog/style.css Symbolic link
View File

@ -0,0 +1 @@
../style.css