12 lines
No EOL
146 B
CSS
12 lines
No EOL
146 B
CSS
:root{
|
|
--margin: 1em;
|
|
|
|
--fontFamily: sans-serif;
|
|
--textSize: 17px;
|
|
--ratio : auto;
|
|
|
|
--rouge: #ff665e;
|
|
--vert: #44d62c;
|
|
--bleu: #0078bf;
|
|
|
|
} |