Created
March 23, 2017 17:20
-
-
Save gauntface/50757a409c3c4224d992375d993eadc1 to your computer and use it in GitHub Desktop.
Multiple Color / Styles
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
| console.log('%cHello %cWorld', 'color: #3498db', 'color: #1abc9c; font-weight: bold; font-size: 1.4em;'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment