Archived
1
0

Merge pull request #150 from l-n-s/patch-1

Update site.css
This commit is contained in:
Jeff
2017-10-25 14:07:12 -04:00
committed by GitHub

View File

@@ -254,6 +254,10 @@ a:hover , a:visited:hover, .navbar-link > label:hover {
color: #ff0000;
}
.navbar-link > label:hover {
cursor: pointer;
}
a, a:visited, .navbar-link > label {
color: #34345C;
}