layout terminal
This commit is contained in:
parent
aed4b9eb92
commit
68a0dcb88b
80 changed files with 2234 additions and 349 deletions
|
|
@ -2,13 +2,18 @@
|
|||
|
||||
--font: 'Routed Gothic', sans-serif;
|
||||
--font: 'Wagram Slab', serif;
|
||||
--font: 'Bilzig', serif;
|
||||
// --font: 'HAL Timezone', serif;
|
||||
--mono: 'Selectric Mono', monospace;
|
||||
--mono: 'Ivory Mono', monospace;
|
||||
--mono: 'Baskemo Sans', monospace;
|
||||
|
||||
--font-decor: 'Decor Round Random';
|
||||
|
||||
// --mono: 'HAL Timezone Mono', monospace;
|
||||
--sans: 'Routed Gothic', serif;
|
||||
|
||||
--font-sans: 'Routed Gothic', serif;
|
||||
// --font-sans: 'Routed Gothic Wide', serif;
|
||||
// --note: 'Wagram Slab', serif;
|
||||
--title: 'HNoailles Times Triplex', sans-serif;
|
||||
|
||||
|
|
@ -21,7 +26,7 @@
|
|||
|
||||
--indent: 7mm;
|
||||
|
||||
--font-size: 12px;
|
||||
--baseline: 18px;
|
||||
--font-size: 18px;
|
||||
--baseline: 24px;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue