Styling for producers page and new pretty bg picture

This commit is contained in:
summerscope
2014-05-06 18:24:30 +10:00
parent 1d9a1aa8ce
commit e84ee91184
3 changed files with 9 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

View File

@@ -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

View 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