7 lines
152 B
CSS
7 lines
152 B
CSS
|
:root {
|
||
|
--bulma-primary-h: 99deg;
|
||
|
--bulma-link-h: 112deg;
|
||
|
--bulma-link-l: 18%;
|
||
|
--bulma-scheme-h: 95;
|
||
|
--bulma-link-text: #009900;
|
||
|
}
|