Skip to content

Instantly share code, notes, and snippets.

@khromov
Last active October 18, 2023 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khromov/b5678edbf4792bfa26beddf8d6590672 to your computer and use it in GitHub Desktop.
Save khromov/b5678edbf4792bfa26beddf8d6590672 to your computer and use it in GitHub Desktop.
merriam-webster.com User CSS cleanup
header {
display: none;
}
.header-placeholder {
display: none;
}
.right-rail {
display: none !important;
}
.left-content {
width: 100% !important;
}
.wod-definition-container {
font-size: 30px;
}
.wod-definition-container h2 {
font-size: 18px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment