show time of last blogpost in menu

This commit is contained in:
jomo
2014-10-12 23:57:26 +02:00
parent 46734520bc
commit 6cf7cbed20
2 changed files with 31 additions and 6 deletions

View File

@@ -114,6 +114,7 @@ a {
li {
display: inline-block;
vertical-align: top;
a {
margin: 15px 10px;
@@ -126,6 +127,13 @@ a {
color: #f66;
}
}
.subtitle {
color: #aaa;
font-size: 11px;
height: 0;
margin-top: -5px;
}
}
}
}