Skip to content

Instantly share code, notes, and snippets.

@ankit
Created October 1, 2010 13:48
Show Gist options
  • Save ankit/606237 to your computer and use it in GitHub Desktop.
Save ankit/606237 to your computer and use it in GitHub Desktop.
Custom CSS for merriam-webster.com
input.search-button {
display: none;
}
#myDynamicContent {
display: none;
}
#adaptvDiv {
display: none;
}
div.tout-carosel a img {
display: none;
}
div.tout-carosel h2 {
display: none;
}
#header {
display: none;
}
li.last {
display: none;
}
#right-column {
display: none;
}
div.offer-content {
display: none;
}
li.offer1 {
display: none;
}
li.offer3 {
display: none;
}
div.special-offers {
display: none;
}
#footer {
padding-top: 10px;
}
input.word {
width: 100%;
}
div.corner-bottom-right {
width: 800px;
}
div.wordclick {
width: 805px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment