4 lines
67 B
CSS
4 lines
67 B
CSS
:root {
|
|
--thm-base: #a91717;
|
|
--thm-base-rgb: 169, 23, 23;
|
|
} |