Skip to content

Instantly share code, notes, and snippets.

@gabrielengel
Created April 27, 2015 20:00
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 gabrielengel/11024f0b074e5fa7102b to your computer and use it in GitHub Desktop.
Save gabrielengel/11024f0b074e5fa7102b to your computer and use it in GitHub Desktop.
Edit CSS Here
<a href='javascript:el=document.createElement("style");el.style.display="block";el.style.position="absolute";el.style.bottom="0";el.style.right="0";el.style.left="0";el.style.background="#fff";el.contentEditable=true;el.innerHTML="body{background: lightgreen;}";document.body.appendChild(el);event.preventDefault();'>
Edit CSS
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment