change font
This commit is contained in:
parent
86c418dba9
commit
fd77a0516e
5 changed files with 75 additions and 26 deletions
|
|
@ -3,6 +3,9 @@
|
|||
--font: 'Routed Gothic', sans-serif;
|
||||
--font: 'Wagram Slab', serif;
|
||||
--font: 'Bilzig', serif;
|
||||
--font: 'Routed Gothic', sans-serif;
|
||||
|
||||
|
||||
/* --font: 'HAL Timezone', serif; */
|
||||
--mono: 'Selectric Mono', monospace;
|
||||
--mono: 'Ivory Mono', monospace;
|
||||
|
|
@ -12,11 +15,20 @@
|
|||
|
||||
--font-decor: 'Decor Round Random';
|
||||
|
||||
/* --mono: 'HAL Timezone Mono', monospace; */
|
||||
--font-notes: 'Selectric Mono', monospace;
|
||||
--font-notes: 'Baskemo Sans', monospace;
|
||||
|
||||
|
||||
|
||||
--font-sans: 'Routed Gothic', serif;
|
||||
/* --font-sans: 'Routed Gothic Wide', serif; */
|
||||
/* --note: 'Wagram Slab', serif; */
|
||||
|
||||
|
||||
--font-subtitle: 'Routed Gothic Wide', sans-serif;
|
||||
/* --font-subtitle: 'Baskemo Sans', monospace; */
|
||||
|
||||
--font-nav: 'Routed Gothic', sans-serif;
|
||||
|
||||
|
||||
--title: 'HNoailles Times Triplex', sans-serif;
|
||||
|
||||
--red: #9B0000;
|
||||
|
|
@ -30,10 +42,12 @@
|
|||
|
||||
--indent: 7mm;
|
||||
|
||||
--font-size: 18px;
|
||||
--baseline: 24px;
|
||||
--font-size: 14px;
|
||||
--baseline: 18px;
|
||||
|
||||
--fs-nav: 12px;
|
||||
--fs-nav: 11px;
|
||||
--fs-subtitle: 11px;
|
||||
--fs-notes: 11px;
|
||||
|
||||
--unit: 20px;
|
||||
--gap: 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue