Skip to content

Instantly share code, notes, and snippets.

@barrosfelipe
Created February 22, 2015 04:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barrosfelipe/1918ead8b6d685026d51 to your computer and use it in GitHub Desktop.
Save barrosfelipe/1918ead8b6d685026d51 to your computer and use it in GitHub Desktop.
Cant seem to get this right...
.grad
+border-radius
padding: 1%
background-color: $cream
background-image: linear-gradient(to bottom, $cream, $cream2)
.intro
+border-radius
background: #333
.par1
color: $blue + 100
a
+border-radius(10px)
background: $cream
font-size: 20px
a:hover
background: $cream - 100
.feature
@extend .intro
border: 1px solid blue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment