Skip to content

Instantly share code, notes, and snippets.

@g-a-v-i-n
Created October 24, 2018 17:00
Show Gist options
  • Save g-a-v-i-n/5fcb8c32b246866d83eedfbf0cb9cafd to your computer and use it in GitHub Desktop.
Save g-a-v-i-n/5fcb8c32b246866d83eedfbf0cb9cafd to your computer and use it in GitHub Desktop.
.bg-tier-1 {
background-color: #002B5C;
}
.bg-tier-2 {
background-color: #88B0FF;
}
.bg-tier-3 {
background-color: #B592EE;
}
.bg-tier-4 {
background-color: #EF584E;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment