Skip to content

Instantly share code, notes, and snippets.

@joaopaulovieira
Created October 17, 2016 12:21
Show Gist options
  • Select an option

  • Save joaopaulovieira/0ae71630b8341bcc6988a028793f82c0 to your computer and use it in GitHub Desktop.

Select an option

Save joaopaulovieira/0ae71630b8341bcc6988a028793f82c0 to your computer and use it in GitHub Desktop.
[].forEach.call($$("*"),function(a){a.style.outline="1px solid #"+(~~(Math.random()*(1<<24))).toString(16)})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment