diff --git a/Evergreen/MainWindow/Detail/styleSheet.css b/Evergreen/MainWindow/Detail/styleSheet.css index c36c4b087..84fb1e096 100644 --- a/Evergreen/MainWindow/Detail/styleSheet.css +++ b/Evergreen/MainWindow/Detail/styleSheet.css @@ -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;