Skip to content

Instantly share code, notes, and snippets.

@phvaillant
Last active January 25, 2019 14:49
Show Gist options
  • Save phvaillant/3e869955b1b8f5291459c3530bd2afdd to your computer and use it in GitHub Desktop.
Save phvaillant/3e869955b1b8f5291459c3530bd2afdd to your computer and use it in GitHub Desktop.
concept-css-2.css
.blue {
background-color: lightblue;
}
.green {
background-color: lightgreen;
}
.red {
background-color: salmon;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment