Skip to content

Instantly share code, notes, and snippets.

@MarcosYaiama
Created April 3, 2018 13:03
Show Gist options
  • Save MarcosYaiama/574df3fd3ad867518af9444d2d9d05b9 to your computer and use it in GitHub Desktop.
Save MarcosYaiama/574df3fd3ad867518af9444d2d9d05b9 to your computer and use it in GitHub Desktop.
p{
color: white;
font-weight: bolder
}
p:hover{
color: red;
}
body {
background-color: blue
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment