Created
January 6, 2012 23:22
-
-
Save jackilyn/1572967 to your computer and use it in GitHub Desktop.
Fancy Ampersands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> | |
.amp { | |
font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif; | |
font-style: italic; | |
font-weight: normal; | |
} | |
</style> | |
<h1>Script <span class="amp">&</span> Style</h1> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment