Style tweak

This commit is contained in:
swag 2023-05-24 23:19:13 -04:00
parent a9fbc7793b
commit b47f841fe4

View File

@ -224,10 +224,9 @@ pre > code {
background-color: var(--true-gray);
text-decoration: none;
white-space: nowrap;
color: black;
}
.post__id:link { color: black; }
.post__id:link::first-letter { text-decoration: underline; }
.post__id:visited { color: black; }