5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
|
@brand_color: #666666;
|
||
|
|
||
|
#header {
|
||
|
color: @brand_color;
|
||
|
}
|