Skip to content

Instantly share code, notes, and snippets.

@nirlanka
Created October 17, 2019 08:46
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 nirlanka/737100474033549efd015c8732cd91b5 to your computer and use it in GitHub Desktop.
Save nirlanka/737100474033549efd015c8732cd91b5 to your computer and use it in GitHub Desktop.
Add this style to any web page's header through dev-tools to see the structure of the layout.
<style>body * { background-color: rgba(0,0,100, .2) !important; outline: rgba(0,100,0, .2) !important; }</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment