Skip to content

Instantly share code, notes, and snippets.

@troyth
Last active December 27, 2015 02:08
Show Gist options
  • Save troyth/7249682 to your computer and use it in GitHub Desktop.
Save troyth/7249682 to your computer and use it in GitHub Desktop.
div p{
color: green;
}
div{
font-family: "Times New Roman", Times, serif;
color: #00CCCC;
font-size: 24px;
}
p{
font-style: italic;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment