10 lines
248 B
Plaintext
10 lines
248 B
Plaintext
in the css
|
|
|
|
@import url("https://styles.alv.cx/modules/rainbow.css");
|
|
|
|
and add the class `rainbow` to any element you want.
|
|
|
|
it works by changing the `color` property of the element.
|
|
|
|
the duration is determined by the variable `--rainbow-duration`
|