b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » XXX » Message 10072384 (Thread)

# download 'stylish' plugin for flock/firefox
then enter

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain('b3ta.com') {
a[href='http://www.deagostini.co.uk/ilovehorses'] { color: magenta !important }
a[href='http://www.deagostini.co.uk/ilovehorses/'] { color: magenta !important }
a[href='http://www.deagostini.com.au/ilovehorses'] { color: magenta !important }
a[href='http://www.deagostini.com.au/ilovehorses/'] { color: magenta !important }
a[href='http://www.youtube.com/watch?v=QEImD_r6D8o'] { color: magenta !important }
}


and the fucktards who post horse links won't bother you anymore as the links will be bright magenta
(, Tue 1 Jun 2010, 11:26, archived)
# I was going to say it doesn't work
but FWM changed the link.

*awaits next horseshite*
(, Tue 1 Jun 2010, 11:52, archived)
# You can do a "contains" match too-

a[href*="deagostini.com.au/ilovehorses"] - will match all of the top four.

And don't forget www.mofaha.com/b3ta_image_resolver.asp :)
(, Tue 1 Jun 2010, 14:22, archived)