cyp/app/css/variables.less
Ondrej Zara ef6b2a98e7 styling
2019-03-29 16:28:26 +01:00

6 lines
60 B
Plaintext

:root {
--primary: dodgerblue;
--fg: #fff;
--bg: #333;
}