Skip to content

Instantly share code, notes, and snippets.

@oott123
Last active August 29, 2015 14:07
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 oott123/dbee698cd8dd0e47c6f6 to your computer and use it in GitHub Desktop.
Save oott123/dbee698cd8dd0e47c6f6 to your computer and use it in GitHub Desktop.
V2EX Notepad css
@media all and (max-width:730px) {
#Main {
width: 100%;
margin: 0;
}
.box {
box-shadow: none;
border-bottom: none;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment