This commit is contained in:
swag 2023-05-24 23:51:35 -04:00
parent 9e03ed2aa2
commit 72b0a61e22

View File

@ -229,7 +229,7 @@ pre > code {
.post__id:link::first-letter { text-decoration: underline; }
.post__id:active { border: inset; }
.post__id:active { border: inset var(--true-gray); }
.post__date, .post__author, .post__body {
margin: 1em 0.5em;