mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Enhance post header (#100)
- show calendar icon for 'posted date' - show 'reading time'
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
24c0c2fcc1
commit
11c0108323
@@ -1,4 +1,14 @@
|
||||
body.rtl {
|
||||
.content {
|
||||
.post {
|
||||
.post-meta {
|
||||
.posted-on {
|
||||
margin-left: 1.5rem;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.list {
|
||||
ul {
|
||||
li {
|
||||
|
||||
Reference in New Issue
Block a user