Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jpmarchand
Last active November 6, 2015 02:08
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 jpmarchand/2f18632129378ef8b3ee to your computer and use it in GitHub Desktop.
Save jpmarchand/2f18632129378ef8b3ee to your computer and use it in GitHub Desktop.
/* Set opacity to the background color of an element */
.class {
background-color: rgba(225, 225, 225, 0.7);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment