add blue helper

This commit is contained in:
piensaenpixel 2016-02-11 19:24:19 +01:00
parent 0567b96d83
commit a62b1123aa

View File

@ -46,6 +46,9 @@
// Main Text Color is default color
// ----------------------------------------------
.u-actionTextColor {
color: $cBlue;
}
.u-mainTextColor {
color: $cMainText;
}