mana/less/extras.less

6 lines
168 B
Plaintext
Raw Normal View History

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