Files
kiwistation/nano/styles/_generic.less
T
2015-12-17 10:12:07 -06:00

9 lines
150 B
Plaintext

@import "_config";
body.generic {
background: linear-gradient(to bottom,
@background-start 0%,
@background-end 100%);
}