Homepage green intro text - lighter underline color

This commit is contained in:
Victoria Wang 2014-11-03 17:56:28 -06:00
parent d2f349acd6
commit 1c55dbf4d4

View file

@ -66,10 +66,13 @@
a {
color: #B8D375;
text-decoration: underline;
border-bottom: 1px solid rgba(184, 211, 117, 0.5);
line-height: 97%;
display: inline-block;
}
a:hover {
text-decoration: none;
border-bottom: none;
}
}
h2.section-header {