layout-5
This commit is contained in:
parent
ffa89ed031
commit
aed4b9eb92
9 changed files with 141 additions and 109 deletions
|
|
@ -1,13 +1,14 @@
|
|||
:root{
|
||||
|
||||
--font: 'Routed Gothic', sans-serif;
|
||||
--font: 'Wagram Slab', serif;
|
||||
// --font: 'HAL Timezone', serif;
|
||||
--mono: 'Selectric Mono', monospace;
|
||||
--mono: 'Ivory Mono', monospace;
|
||||
--mono: 'Baskemo Sans', monospace;
|
||||
|
||||
// --mono: 'HAL Timezone Mono', monospace;
|
||||
--note: 'Routed Gothic', serif;
|
||||
--sans: 'Routed Gothic', serif;
|
||||
// --note: 'Wagram Slab', serif;
|
||||
--title: 'HNoailles Times Triplex', sans-serif;
|
||||
|
||||
|
|
@ -20,7 +21,7 @@
|
|||
|
||||
--indent: 7mm;
|
||||
|
||||
--font-size: 14px;
|
||||
--font-size: 12px;
|
||||
--baseline: 18px;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue