Skip to content

Instantly share code, notes, and snippets.

@phvaillant
Created February 1, 2019 13:58
Show Gist options
  • Save phvaillant/296a7438905692d1bd3ea7999829613e to your computer and use it in GitHub Desktop.
Save phvaillant/296a7438905692d1bd3ea7999829613e to your computer and use it in GitHub Desktop.
.blue {
background-color: lightblue;
height: 100px;
}
.green {
background-color: lightgreen;
height: 50px;
}
.orange {
background-color: darkorange;
height: 50px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment