Adjust link color

This commit is contained in:
Michael Rose
2016-04-05 21:37:16 -04:00
parent 1c8239f664
commit 47fd353201
6 changed files with 15 additions and 5 deletions

View File

@ -314,6 +314,7 @@
a {
display: block;
padding: 0.125em 0;
color: inherit;
&:hover {
text-decoration: underline;