Skip to content

Instantly share code, notes, and snippets.

@jpcontrerasv
Created July 27, 2015 20:45
Show Gist options
  • Save jpcontrerasv/9aa19d1182fe7a06699a to your computer and use it in GitHub Desktop.
Save jpcontrerasv/9aa19d1182fe7a06699a to your computer and use it in GitHub Desktop.
First Letter
p::first-letter {
font-weight: bold;
color: red;
float: left;
width: 0.7em;
font-size: 400%;
font-family: algerian, courier;
line-height: 80%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment