Moar goddamn tweaks

This commit is contained in:
swag 2023-05-24 23:23:04 -04:00
parent b47f841fe4
commit 9e03ed2aa2

View File

@ -229,12 +229,7 @@ pre > code {
.post__id:link::first-letter { text-decoration: underline; }
.post__id:visited { color: black; }
.post__id:active {
color: black;
border: inset;
}
.post__id:active { border: inset; }
.post__date, .post__author, .post__body {
margin: 1em 0.5em;