Text colour
This commit is contained in:
@ -283,6 +283,7 @@ button.placeholder {
|
||||
.blue-text { color: $blue !important; }
|
||||
.green-text { color: $green !important; }
|
||||
.orange-text { color: $orange !important; }
|
||||
.yellow-text { color: $yellow !important; }
|
||||
.dark-text { color: $dark_grey !important; }
|
||||
.grey-border { border-color: $mid_grey !important; }
|
||||
.red-border { border-color: $red !important; }
|
||||
|
||||
Reference in New Issue
Block a user