Made link color more consistent with Material UI indigo.

This commit is contained in:
WildScotsmen 2018-11-30 17:51:20 -05:00
parent 0bca2064c6
commit be1f4585e7
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ body {
.comments .nav ul li a,
.comments .nav ul li div a
{
color: #2aafc7
color: #7986cb
}
.sighting-list {