mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-28 13:58:53 +02: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:
parent
064f456be1
commit
905b0f2499
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ section > div.content {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
section > time {
|
section > time, section > p.author {
|
||||||
|
|
||||||
color: #888;
|
color: #888;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue