8 lines
175 B
CSS
8 lines
175 B
CSS
|
:root {
|
||
|
--bulma-primary-h: 292deg;
|
||
|
--bulma-primary-l: 60%;
|
||
|
--bulma-link-h: 277deg;
|
||
|
--bulma-link-l: 45%;
|
||
|
--bulma-scheme-h: 293;
|
||
|
--bulma-scheme-s: 23%;
|
||
|
}
|