16 lines
No EOL
230 B
CSS
16 lines
No EOL
230 B
CSS
:root{
|
|
--margin: 1em;
|
|
|
|
/*--fontFamily: "Routed Gothic";*/
|
|
--fontFamily: "JetBrains Mono NL";
|
|
/*--textSize: 11pt;*/
|
|
--textSize: 9pt;
|
|
--ratio : auto;
|
|
|
|
--rouge: #ff665e;
|
|
--vert: #44d62c;
|
|
--bleu: #0078bf;
|
|
|
|
--border: 4mm;
|
|
|
|
} |