Skip to content

Instantly share code, notes, and snippets.

@garbray
Created September 4, 2012 20:52
Show Gist options
  • Save garbray/3626323 to your computer and use it in GitHub Desktop.
Save garbray/3626323 to your computer and use it in GitHub Desktop.
sass simple a styling
$blue: #3bbfce
$margin: 16px
.content-navigation
border-color: $blue
color: darken($blue, 9%)
.border
border-color: $blue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment