From b483afe7f74676037a5030b540c97ff989b99d66 Mon Sep 17 00:00:00 2001 From: summerscope Date: Mon, 4 May 2015 14:36:12 +1000 Subject: [PATCH] Styling Producers page - simpler and to be more in-line with Shops page --- app/assets/stylesheets/darkswarm/producers.css.sass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/darkswarm/producers.css.sass b/app/assets/stylesheets/darkswarm/producers.css.sass index 8f5e59bad1..81b176f0ff 100644 --- a/app/assets/stylesheets/darkswarm/producers.css.sass +++ b/app/assets/stylesheets/darkswarm/producers.css.sass @@ -2,7 +2,9 @@ @import mixins .producers - background-color: lighten($clr-turquoise, 64%) + background-color: lighten($ofn-grey, 43%) + @include sidepaddingSm + @include panepadding a color: $clr-turquoise &:hover, &:active, &:focus