8 lines
175 B
CSS
8 lines
175 B
CSS
|
:root {
|
||
|
--bulma-primary-h: 300deg;
|
||
|
--bulma-primary-l: 80%;
|
||
|
--bulma-link-h: 204deg;
|
||
|
--bulma-link-l: 50%;
|
||
|
--bulma-scheme-h: 299;
|
||
|
--bulma-scheme-s: 22%;
|
||
|
}
|