Skip to content

Instantly share code, notes, and snippets.

@alireza-saberi
Created May 16, 2017 19:06
Show Gist options
  • Save alireza-saberi/f4d948024ce2e718ac691b759d85eae8 to your computer and use it in GitHub Desktop.
Save alireza-saberi/f4d948024ce2e718ac691b759d85eae8 to your computer and use it in GitHub Desktop.
facebook dirty STOP! message
var bigMistakeStyle = 'color: red; font-size: 60px font-weight: bold; font-family: helvetica, text-shadow: 1px 1px 2px black;'
console.log('%c STOP!', bigMistakeStyle);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment