1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-17 22:28:22 +01:00

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;
font-size: 80%;