4 Zeilen
94 B
SCSS
4 Zeilen
94 B
SCSS
:root {
|
|
--pavilion-primary: rgb(60, 28, 140);
|
|
--pavilion-secondary: rgb(255, 255, 255);
|
|
}
|