styles.alv.cx/modules/readmes/rainbow.txt

10 lines
248 B
Plaintext
Raw Normal View History

2022-04-12 23:49:31 +00:00
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`