a[href*="sukuns"] { font-size: 500px!important; color: LimeGreen!important; }
pretty much destroys the page. i guess eventually they would give up in the specificity battle.
probably more stuff you could do with CSS to mess with them.
a[href*="sukuns"] { font-size: 500px!important; color: LimeGreen!important; }
pretty much destroys the page. i guess eventually they would give up in the specificity battle.
probably more stuff you could do with CSS to mess with them.