mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Styling for producers page and new pretty bg picture
This commit is contained in:
BIN
app/assets/images/producers/producers-pg-bg.jpg
Normal file
BIN
app/assets/images/producers/producers-pg-bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 143 KiB |
@@ -55,7 +55,7 @@
|
||||
background-size: cover
|
||||
|
||||
@mixin fullwidthbg
|
||||
background-position: top center
|
||||
background-position: center top
|
||||
background-repeat: no-repeat
|
||||
background-size: 100% auto
|
||||
|
||||
|
||||
8
app/assets/stylesheets/darkswarm/producers.css.sass
Normal file
8
app/assets/stylesheets/darkswarm/producers.css.sass
Normal file
@@ -0,0 +1,8 @@
|
||||
@import branding
|
||||
@import mixins
|
||||
|
||||
|
||||
.producers
|
||||
@include fullwidthbg
|
||||
background-image: url("/assets/producers/producers-pg-bg.jpg")
|
||||
background-repeat: no-repeat
|
||||
Reference in New Issue
Block a user