Removed external fonts
* 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
This commit is contained in:
parent
19827c81d1
commit
876b7074d2
12 changed files with 30 additions and 4 deletions
|
@ -2,10 +2,10 @@ $highlight-color: #c24e4a
|
|||
$lightgray: #f6f6f6
|
||||
$darkgray: #e9e9e9
|
||||
|
||||
$font-family: "Antic Slab"
|
||||
$font-family: "andada"
|
||||
|
||||
$font-size-base: 1.2em
|
||||
|
||||
$font-size-small: 0.8em
|
||||
$font-size-small: 0.75em
|
||||
$font-size-normal: 1.3em
|
||||
$font-size-enormous: 5em
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue