sass → css
This commit is contained in:
parent
68a0dcb88b
commit
72a6378c73
19 changed files with 689 additions and 1057 deletions
|
|
@ -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;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue