Skip to content

Instantly share code, notes, and snippets.

@desertdj
desertdj / gist:3694905
Created September 10, 2012 23:53 — forked from tylerhall/gist:3504380
Remove the fucking ads within my Bank of America online statement.
Add these rules:
.cardlytics-transaction-offer { display:none; }
.cardlytics_reset { display:none; }
to your favorite CSS injection browser extension. I use Stylish (http://userstyles.org/stylish/) for Chrome and Firefox.