This commit is contained in:
Galen Wolfe-Pauly 2016-05-06 16:12:22 -07:00
parent dc38087b97
commit 4c632b2426

View File

@ -1068,7 +1068,16 @@ ol > li:before {
.list.post .date {
font-family: 'scp';
font-size: .7rem; }
font-size: .7rem;
margin-bottom: .6rem; }
.list.post .author {
font-size: 1rem;
padding-top: 0; }
.list.post .author:before {
content: "—";
margin-right: .6rem; }
.body[data-path^='/docs'] .list,
.body[data-path^='/work'] .list {