Skip to content

Instantly share code, notes, and snippets.

@kn9ts
Created April 12, 2015 15:06
Show Gist options
  • Save kn9ts/f6747aaf5a7032731827 to your computer and use it in GitHub Desktop.
Save kn9ts/f6747aaf5a7032731827 to your computer and use it in GitHub Desktop.
Nairobi JS welcome console log message
console.log('%cNairobi', 'background: #FFDE00; color: #555; font-weight: bolder; font-size: 50px; padding: 5px 40px; solid #FFDE00;');console.log('%cJS', 'background: #FFDE00; color: #555; font-weight: bolder; font-size: 200px; padding: 0px 25px; solid #FFDE00;')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment