Created
May 16, 2017 19:06
-
-
Save alireza-saberi/f4d948024ce2e718ac691b759d85eae8 to your computer and use it in GitHub Desktop.
facebook dirty STOP! message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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