mirror of
https://git.mills.io/prologic/zs
synced 2024-11-23 13:56:10 +03: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
|