2 upvotes, 1 direct replies (showing 1)
View submission: New moderator; new features!
For word replacement, you could just make a general one using links/title text with the syntax `[car](#r "cat")`
then use something like
[href="#r"] {color: inherit; cursor:default;} [href="#r"]:after {visibility:visible; content: attr("title")} [href="#r"]:not(:hover), [href="#r"]:hover:after {font-size:0px; visibility:hidden}
to do some swapping.
Comment by Wyboth at 05/01/2014 at 00:21 UTC
2 upvotes, 1 direct replies
Neat! Thanks for the suggestion!
Also, you 're the CSS mod from /r/xkcdcomic, aren't you? Is it okay if I use your CSS over there on here? I really like it.