Skip to content

Instantly share code, notes, and snippets.

@ankit
Created September 20, 2010 09:22
Show Gist options
  • Save ankit/587652 to your computer and use it in GitHub Desktop.
Save ankit/587652 to your computer and use it in GitHub Desktop.
Custom CSS for dictionary.reference.com
#bnrTop object {
display: none;
}
#skyAd a img {
display: none;
}
#centerAd object {
display: none;
}
div.sep_top.bottomAd {
display: none;
}
div.slA {
display: none;
}
a.nu.slA {
display: none;
}
div.spl_unshd {
display: none;
}
#bnrTop a img {
display: none;
}
#skyAd object {
display: none;
}
div.box:nth(0) {
display: none;
}
#macnt {
display: none;
}
#rightRail {
display: none;
}
img.luna-Img {
display: none;
}
#midRail {
padding-top: 0;
}
div.wrp_rc {
padding-top: 0;
}
#fCL {
display: none;
}
div.cR {
display: none;
}
div.ptrFtr {
display: none;
}
div.tP {
display: none;
}
#ie8Pad {
display: none;
}
input.qboxclass.askSearchfont {
display: none;
}
#bk {
display: none;
}
div.logo {
display: none;
}
#leftRail>div.box:first-of-type {
display: none;
}
#dict_hdr {
height: 0px;
display: none;
}
#top_search {
top: 0px;
display: none;
}
#nonfav {
display: none;
}
#leftRail {
background: none;
border-right: 1px solid #ccc;
}
div.sp {
display: none;
}
body {
margin: 0px;
font-family: Helvetica, Arial, sans-serif;
}
#dmain {
top: 0px;
}
div.LImg {
display: none;
}
a.AU {
display: none;
}
div.box {
border-bottom: 1px solid #ccc;
font-family: Helvetica, Arial, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment