Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- a {
- filter: saturate(100%);
- }
- a:hover {
- filter: saturate(200%);
- }
- </style>
Advertisement
Comments
-
- wait so where do we put the actual text/element? sorry, I'm not smart haha
-
- you apply it to the element via the element id, found in settings. you can also just add this to a prexisting code
Add Comment
Please, Sign In to add comment
Advertisement