Enhance post header (#100)

- show calendar icon for 'posted date'
- show 'reading time'
This commit is contained in:
Khosrow Moossavi
2018-10-14 21:24:13 -04:00
committed by Luiz F. A. de Prá
parent 24c0c2fcc1
commit 11c0108323
8 changed files with 45 additions and 392 deletions

View File

@@ -1,4 +1,14 @@
body.rtl {
.content {
.post {
.post-meta {
.posted-on {
margin-left: 1.5rem;
margin-right: 0;
}
}
}
}
.list {
ul {
li {