Skip to content

Instantly share code, notes, and snippets.

@jackilyn
Created January 6, 2012 23:22
Show Gist options
  • Save jackilyn/1572967 to your computer and use it in GitHub Desktop.
Save jackilyn/1572967 to your computer and use it in GitHub Desktop.
Fancy Ampersands
<style>
.amp {
font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
font-style: italic;
font-weight: normal;
}
</style>
<h1>Script <span class="amp">&amp;</span> Style</h1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment