mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-30 03:20:37 +01:00
Revert the detail view back to the stronger blue link color.
This commit is contained in:
parent
16615ada32
commit
d331ca72b6
@ -12,7 +12,7 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
a, a:link, a:visited {
|
||||
color: hsla(201, 100%, 45%, 1);
|
||||
color: hsla(215, 99%, 43%, 1);
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
|
Loading…
Reference in New Issue
Block a user