Skip to content

Instantly share code, notes, and snippets.

@drewlesueur
Created November 1, 2009 07:51
Show Gist options
  • Save drewlesueur/223429 to your computer and use it in GitHub Desktop.
Save drewlesueur/223429 to your computer and use it in GitHub Desktop.
//this is for making the width smaller for web pages in the browser so you can
//more easily read the text
JavaScript:%20document.body.style.width%20=%20%22400px%22;%20void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment