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

12 lines
222 B
Plaintext
Raw Permalink Normal View History

2022-04-12 23:49:31 +00:00
in the css
2022-04-13 17:08:16 +00:00
@import url("https://styles.alv.cx/modules/rainbow.css");
variables:
--rainbow-duration: 8s;
2022-04-12 23:49:31 +00:00
and add the class `rainbow` to any element you want.
it works by changing the `color` property of the element.