Apply time style to author

The author is mentioned right below the time so it makes sense to give
them the same style.
This commit is contained in:
logmanoriginal 2016-08-04 14:10:48 +02:00
parent 064f456be1
commit 905b0f2499

View file

@ -71,7 +71,7 @@ section > div.content {
} }
section > time { section > time, section > p.author {
color: #888; color: #888;
font-size: 80%; font-size: 80%;