This commit is contained in:
Julie Blanc 2026-02-23 22:44:59 +01:00
parent 2b2d787054
commit 811558f4d8
11 changed files with 58 additions and 60 deletions

View file

@ -1,6 +1,6 @@
:root{
--font: 'Wagram Slab', serif;
--font: 'ITC Cheltenham', serif;
// --font: 'HAL Timezone', serif;
--mono: 'Selectric Mono', monospace;
// --mono: 'HAL Timezone Mono', monospace;
@ -15,4 +15,9 @@
--green:black;
--blue: black;
--indent: 7mm;
--font-size: 14px;
--baseline: 18px;
}