Files
openfoodnetwork/app/assets/stylesheets/darkswarm/groups.css.sass
2014-05-27 18:03:12 +10:00

42 lines
711 B
Sass

@import branding
@import mixins
#groups
background-color: $clr-brick-light
background-image: url("/assets/groups.svg")
background-position: center 15px
background-repeat: no-repeat
padding-bottom: 20px
.group
padding-bottom: 40px
hr
border-bottom: 10px solid white
outline: 0
border-top: 0
margin: 0
.group-hero
position: relative
padding: 0
border: 10px solid white
background: white
h3.group-name
margin-top: 0.5em
margin-bottom: 0.15em
img.group-logo
max-width: 220px
max-height: 86px
float: right
padding-top: 10px
img.group-hero-img
background-color: black
width: 100%
height: inherit
max-height: 260px
min-height: 120px
overflow: hidden