Skip to content

Instantly share code, notes, and snippets.

@griffiths
Created February 8, 2012 07:05
Show Gist options
  • Save griffiths/1766254 to your computer and use it in GitHub Desktop.
Save griffiths/1766254 to your computer and use it in GitHub Desktop.
#intro {
color: #FF0000;
font-family: "Times New Roman", serif;
font-size:48px;
}
.normal {
color: #999999;
font-family: Arial, sans-serif;
font-size: 15px;
}
.indent {
color: purple;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 18px;
padding-left:40px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment