Skip to content

Instantly share code, notes, and snippets.

@robyoung
Created December 3, 2011 22:06
Show Gist options
  • Save robyoung/1428297 to your computer and use it in GitHub Desktop.
Save robyoung/1428297 to your computer and use it in GitHub Desktop.
css-rule-3
div {
border: 3px solid #c00;
}
p {
border: 3px solid #0c0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment