Skip to content

Instantly share code, notes, and snippets.

@SecureCloud-biz
Forked from miguelmota/geocitify.js
Last active August 29, 2015 14:09
Show Gist options
  • Save SecureCloud-biz/85d0e7b42fd575e91aab to your computer and use it in GitHub Desktop.
Save SecureCloud-biz/85d0e7b42fd575e91aab to your computer and use it in GitHub Desktop.
setInterval(function(){[].forEach.call($$('*'),function(a){a.style.outline='2px solid #'+(~~(Math.random()*(1<<24))).toString(16)})},100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment