mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Make the article datetime always a link to the article permalink. Issue #1655
This commit is contained in:
@@ -116,6 +116,10 @@ body > .systemMessage {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.articleDateline a:link, .articleDateline a:visited {
|
||||
color: var(--article-title-color);
|
||||
}
|
||||
|
||||
.articleBody {
|
||||
line-height: 1.6em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user