mana/less/extras.less

6 lines
167 B
Plaintext
Raw Permalink Normal View History

2020-09-23 09:55:45 +00:00
// evergreen ability coloring
.@{ms-prefix}-mechanic {
2020-09-23 09:55:45 +00:00
background: @ms-ability-grad;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}