Skip to content

Instantly share code, notes, and snippets.

@met4000
Last active September 1, 2017 07:16
Show Gist options
  • Save met4000/b7ed398549750f11084f12e8867c106f to your computer and use it in GitHub Desktop.
Save met4000/b7ed398549750f11084f12e8867c106f to your computer and use it in GitHub Desktop.
Best JS Code Ever
(function(){function i(e){for(var n=0,e=e.children;n<e.length;n++)t.push(e[n].tagName.toLowerCase()),e[n].childElementCount?i(e[n]):t.indexOf(e[n].tagName.toLowerCase())}var t=[];i(document.body),t.forEach(function(e){var t=document.createElement("style");t.innerHTML=e+"{font-family:'Comic Sans MS'!important}",document.head.append(t)});}())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment