Skip to content

Instantly share code, notes, and snippets.

@peterramsing
Last active July 6, 2016 02:36
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 peterramsing/ea604ca78b2fa63dd3f3790abc532d50 to your computer and use it in GitHub Desktop.
Save peterramsing/ea604ca78b2fa63dd3f3790abc532d50 to your computer and use it in GitHub Desktop.
When you're needing a quick visual for what's happening with the layout on your page during dev, throw this at the top of your stylesheet.
* { background-color: rgba(0, 0, 255, 0.1); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment