Skip to content

Instantly share code, notes, and snippets.

@wfendler
Created August 7, 2013 18:37
Show Gist options
  • Save wfendler/6177066 to your computer and use it in GitHub Desktop.
Save wfendler/6177066 to your computer and use it in GitHub Desktop.
.btn {
font-family: cujojp;
color: brightPink;
}
.btn--primary {
font-size: 2em;
}
.btn--forward {
&:after {
content: ">";
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment