Skip to content

Instantly share code, notes, and snippets.

@marcneuwirth
Created October 5, 2011 02:46
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 marcneuwirth/1263505 to your computer and use it in GitHub Desktop.
Save marcneuwirth/1263505 to your computer and use it in GitHub Desktop.
CoderDeck Style
h1 { color:blue; }
h2 { color:red;}
p { color:pink;}
.stuff { color:purple;}
#my-div { color:teal;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment