Added creation date on entries view

This commit is contained in:
Nicolas Lœuillet
2016-11-10 19:24:00 +01:00
parent d3511bbde9
commit 1c282b1da0
8 changed files with 39 additions and 30 deletions

View File

@ -413,7 +413,8 @@ footer a {
margin-bottom: 2em;
}
.estimatedTime .reading-time {
.reading-time,
.created-at {
color: #999;
font-style: italic;
font-weight: normal;