sass → css

This commit is contained in:
Julie Blanc 2026-03-04 10:52:07 +01:00
parent 68a0dcb88b
commit 72a6378c73
19 changed files with 689 additions and 1057 deletions

View file

@ -1,32 +0,0 @@
:root{
--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;
--font-sans: 'Routed Gothic', serif;
// --font-sans: 'Routed Gothic Wide', serif;
// --note: 'Wagram Slab', serif;
--title: 'HNoailles Times Triplex', sans-serif;
--red: #9B0000;
--green:#009B00;
--green-light:#009b0025;
--blue: #00009B;
--indent: 7mm;
--font-size: 18px;
--baseline: 24px;
}