mirror of
https://git.mills.io/prologic/zs.git
synced 2024-11-03 01:38:30 -04:00
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
|
$base-font: Helvetica, sans-serif
|
||
|
$main-color: blue
|
||
|
|
||
|
body
|
||
|
font: 100% $base-font
|
||
|
color: $main-color
|