Skip to content

Instantly share code, notes, and snippets.

@dave-4k
Last active May 30, 2017 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dave-4k/560302f184149d6e319471a0d7488223 to your computer and use it in GitHub Desktop.
Save dave-4k/560302f184149d6e319471a0d7488223 to your computer and use it in GitHub Desktop.
Welcome to codespector!
/**
* Welcome to codespector!
*/
body{
background: #31b0d5;
background: linear-gradient(90deg, #555, #333); min-height: 100%;
}
.codespector{
color: #ffffff;
font-size: 20px;
}
<!-- content to be placed inside <body>…</body> -->
<div class="codespector">Welcome to codespector!</div>
// alert('Welcome to codespector!');
{"view":"split-vertical","fontsize":"100","seethrough":"","codespector_bootstrap":"","codespector_jquery":"","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment