Skip to content

Instantly share code, notes, and snippets.

@Glinkfr
Created April 1, 2019 10:55
Show Gist options
  • Save Glinkfr/4889e5ee9c92bd04241f860e9dd1fe3c to your computer and use it in GitHub Desktop.
Save Glinkfr/4889e5ee9c92bd04241f860e9dd1fe3c to your computer and use it in GitHub Desktop.
Lettrine CSS partie 1
p:first-letter {
font-size: 60px;
line-height:60px;
margin-right: 5px;
float: left;
color: #F55E07;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment