Skip to content

Instantly share code, notes, and snippets.

@bmarshall511
Created August 20, 2014 18:49
Show Gist options
  • Save bmarshall511/52eb0361b1b3b17843c1 to your computer and use it in GitHub Desktop.
Save bmarshall511/52eb0361b1b3b17843c1 to your computer and use it in GitHub Desktop.
$blue: #3bbfce;
.content {
border-color: $blue;
color: darken($blue, 9%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment