Use a link color (in detail view) that goes with toolbar icons blue color.
This commit is contained in:
parent
202d878cb5
commit
18a5c6114e
@ -12,7 +12,7 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
a, a:link, a:visited {
|
||||
color: #015cdc;
|
||||
color: hsla(201, 100%, 45%, 1);
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
|
Loading…
x
Reference in New Issue
Block a user