Skip to content

Instantly share code, notes, and snippets.

@pertrai1
Created April 24, 2014 08:47
Show Gist options
  • Select an option

  • Save pertrai1/11246940 to your computer and use it in GitHub Desktop.

Select an option

Save pertrai1/11246940 to your computer and use it in GitHub Desktop.
A Pen by Rob simpson.
<div class="experience">
<p>This is the paragraph</p>
</div>
body {
background-color: #F7F7F7;
font-family: Garamond;
}
.experience p {
font-style: italic;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment