Skip to content

Instantly share code, notes, and snippets.

@troyth
Last active December 27, 2015 01:19
Show Gist options
  • Save troyth/7244057 to your computer and use it in GitHub Desktop.
Save troyth/7244057 to your computer and use it in GitHub Desktop.
p{
font-family: "Times New Roman", Times, serif;
color: red;
}
p{
font-style: italic;
}
p{
text-decoration: underline;
font-size: 24px;
}
p{
color:blue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment