* Added andada font server from the site * Removed fork-awesome (not in use anymore) * Some UI fixes to adapt small text to the new font
11 lines
189 B
Sass
11 lines
189 B
Sass
$highlight-color: #c24e4a
|
|
$lightgray: #f6f6f6
|
|
$darkgray: #e9e9e9
|
|
|
|
$font-family: "andada"
|
|
|
|
$font-size-base: 1.2em
|
|
|
|
$font-size-small: 0.75em
|
|
$font-size-normal: 1.3em
|
|
$font-size-enormous: 5em
|