11 lines
192 B
Sass
11 lines
192 B
Sass
$highlight-color: #c24e4a
|
|
$lightgray: #f6f6f6
|
|
$darkgray: #e9e9e9
|
|
|
|
$font-family: "Antic Slab"
|
|
|
|
$font-size-base: 1.2em
|
|
|
|
$font-size-small: 0.8em
|
|
$font-size-normal: 1.3em
|
|
$font-size-enormous: 5em
|