Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active August 25, 2017 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/671b12f591a13e4d2c837542ddd44be7 to your computer and use it in GitHub Desktop.
Save goofmint/671b12f591a13e4d2c837542ddd44be7 to your computer and use it in GitHub Desktop.
.blue {
color: white;
font-weight: bold;
background: blue;
}
.red {
color: white;
font-weight: bold;
background: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment