Add date-ranges to some posts

This commit is contained in:
2016-01-13 13:56:00 +00:00
parent c3c955d739
commit 4bbcc676f3
22 changed files with 105 additions and 7 deletions

View File

@@ -216,6 +216,10 @@ section .timeline > * {
margin-bottom: 4px;
}
span.date-range {
font-size: 0.8em;
}
article.layout-post section {
padding-bottom: 12px;
}