ux(): color/grays palate refactoring

This commit is contained in:
Torkel Ödegaard
2016-02-19 12:26:39 +01:00
parent a73ef353f0
commit c21b353042
15 changed files with 151 additions and 148 deletions

View File

@@ -3,7 +3,7 @@
bottom: 2px;
left: 3px;
font-size: 80%;
color: darken($gray, 25%);
a { color: darken($gray, 25%); }
color: darken($gray-1, 25%);
a { color: darken($gray-1, 25%); }
}