mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-02 04:46:44 +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;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
a, a:link, a:visited {
|
a, a:link, a:visited {
|
||||||
color: hsla(201, 100%, 45%, 1);
|
color: hsla(215, 99%, 43%, 1);
|
||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
Loading…
Reference in New Issue
Block a user