[FAFO] Use "Roboto Slab" as the main font and "Courier Prime" for monospace
This commit is contained in:
parent
faf04f00e1
commit
faf01b4238
9 changed files with 57 additions and 3 deletions
|
|
@ -5,8 +5,8 @@
|
|||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* global vars */
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
@font_family_screen: arial, sans-serif;
|
||||
@font_family_print: "Times New Roman", serif;
|
||||
@font_family_screen: "Roboto Slab", arial, sans-serif;
|
||||
@font_family_print: "Roboto Slab", arial, sans-serif;
|
||||
|
||||
@nav_direct_background: @ini_background;
|
||||
@nav_direct_color: @ini_existing;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue