svg-gradient5.less 85 Bytes
Newer Older
liang ce committed
1 2 3 4
.a {
  a: svg-gradient(to bottom, @colors);
}
@colors: black, orange, 45%, white;