11 lines
188 B
Sass
11 lines
188 B
Sass
$highlight-color: #c24e4a
|
|
$lightgray: #f6f6f6
|
|
$darkgray: #e9e9e9
|
|
|
|
$font-family: "andada"
|
|
|
|
$font-size-base: 1.1em
|
|
|
|
$font-size-small: 0.8em
|
|
$font-size-normal: 1.4em
|
|
$font-size-enormous: 5em
|