lets try it in gray

This commit is contained in:
Sam 2015-08-31 12:07:30 +10:00
parent 4d67bba44a
commit 8cf60bfd3d
1 changed files with 3 additions and 0 deletions

View File

@ -244,6 +244,9 @@ div.menu-links-header {
li:last-child {
text-align: right;
}
.fa, a {
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
}
a {
font-size: 1.1em;