mirror of
https://git.mills.io/prologic/zs.git
synced 2024-11-08 03:07:57 -05: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
|