5 lines
58 B
Text
5 lines
58 B
Text
![]() |
@color: #4D926F;
|
||
|
|
||
|
body {
|
||
|
background-color: @color;
|
||
|
}
|