1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 16:05:31 -04:00

byline on blog posts

This commit is contained in:
2019-04-03 11:23:03 -04:00
parent 25b124afee
commit 4a66dfc5d4
2 changed files with 9 additions and 1 deletions

View File

@@ -661,6 +661,11 @@ body#notes div#single div.meta {
letter-spacing: 1px;
}
body#notes div#single div.meta a {
color: #777777;
border: none;
}
body#notes div#single div.meta div.tags {
text-transform: uppercase;
line-height: 1.5em;