Saturday, March 21, 2015

For extra nonsense, use this CSS!

In a fair number of my posts on this blog, I've put random comments in title attributes on certain text.  Either you can stop reading right now and go on a scavenger hunt, or you can use some variant of this CSS as a user style in your browser of choice: (this can be copied and pasted directly into Stylish if you use Firefox, in other browsers your mileage may vary)

@namespace url("http://www.w3.org/1999/xhtml"); @-moz-document domain("xt-8147.blogspot.com") { .post span[title] { border-bottom: 1px dashed #FFF !important; } }
Have fun!

No comments:

Post a Comment

I moderate comments because when Blogger originally implemented a spam filter it wouldn't work without comment moderation enabled. So if your comment doesn't show up right away, that would be why.