Skip to content

Instantly share code, notes, and snippets.

@arielsonic
Created April 7, 2012 23:06
Show Gist options
  • Save arielsonic/2332728 to your computer and use it in GitHub Desktop.
Save arielsonic/2332728 to your computer and use it in GitHub Desktop.
Clean Thesaurus
div.box-ad a img {
display: none;
}
#rrb a img {
display: none;
}
div.soc {
display: none;
}
div.banner-ad.ad a img {
display: none;
}
div.strpbg {
display: none;
}
div.strrt {
display: none;
}
div.strlft {
display: none;
}
div.banner-ad div div {
display: none;
}
div.spl_unshd_NC {
display: none;
}
div.peelprbg div div {
display: none;
}
div.banner-ad a img {
display: none;
}
#rightRail div {
display: none;
}
div.houseAdsStyle a img {
display: none;
}
div.box {
display: none;
}
div.sftc {
display: none;
}
#sftr {
display: none;
}
#wrp {
display: none;
}
#macnt {
display: none;
}
div.banner-ad {
display: none;
}
span.hdmd {
display: none;
}
div.nbox {
display: none;
}
#leftRail {
display: none;
}
div.brftr {
display: none;
}
#nfotr {
display: none;
}
div.spl_unshd {
display: none;
}
table.the_content {
font-family: Open Sans;
}
#contentResults {
margin-top: -100px;
}
tbody tr td {
font-size: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment