mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix theme datetime color
This commit is contained in:
@@ -55,11 +55,13 @@ a:hover {
|
||||
|
||||
.nnwDate {
|
||||
white-space: nowrap;
|
||||
color: var(--body-code-color);
|
||||
}
|
||||
|
||||
.nnwTime {
|
||||
white-space: nowrap;
|
||||
font-size: 66%;
|
||||
color: var(--body-code-color);
|
||||
}
|
||||
|
||||
.nnwDateTime {
|
||||
|
||||
Reference in New Issue
Block a user