Files
openfoodnetwork/app/assets/stylesheets/darkswarm/producers.css.sass
2015-05-04 18:23:04 +10:00

18 lines
451 B
Sass

@import branding
@import mixins
.producers
background-color: lighten($clr-turquoise, 68%)
background-image: url("/assets/producers.svg")
background-position: center 50px
background-repeat: no-repeat
background-size: 922px 763px
@include sidepaddingSm
@include panepadding
a
color: $clr-turquoise
&:hover, &:active, &:focus
color: $clr-turquoise-bright
a.button.primary
&:hover, &:active, &:focus
color: white