mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Make article source gray. Issue #2368
This commit is contained in:
@@ -27,9 +27,6 @@ body {
|
||||
body a, body a:link, body a:visited {
|
||||
color: var(--accent-color);
|
||||
}
|
||||
body .header a:link, body .header a:visited {
|
||||
color: var(--accent-color);
|
||||
}
|
||||
|
||||
pre {
|
||||
border: 1px solid var(--accent-color);
|
||||
|
||||
Reference in New Issue
Block a user