Made link color more consistent with Material UI indigo.
This commit is contained in:
parent
0bca2064c6
commit
be1f4585e7
|
@ -24,7 +24,7 @@ body {
|
|||
.comments .nav ul li a,
|
||||
.comments .nav ul li div a
|
||||
{
|
||||
color: #2aafc7
|
||||
color: #7986cb
|
||||
}
|
||||
|
||||
.sighting-list {
|
||||
|
|
Loading…
Reference in New Issue