From 521030a8a54b8dc59f73f4ff1a86b73f4d74966c Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 20 Jun 2014 10:35:11 +1000 Subject: [PATCH] Tweak background color to taxons --- app/assets/stylesheets/darkswarm/taxons.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/darkswarm/taxons.css.sass b/app/assets/stylesheets/darkswarm/taxons.css.sass index 0e8072eb94..d7d60fa31c 100644 --- a/app/assets/stylesheets/darkswarm/taxons.css.sass +++ b/app/assets/stylesheets/darkswarm/taxons.css.sass @@ -10,7 +10,7 @@ text-transform: uppercase font-weight: 300 font-size: 0.875rem - background: rgba(225,225,225,0.5) + background: rgba(235,235,235,0.5) color: #555 @include border-radius(3px) padding: 0.25rem 0.5rem 0.35rem 0.35rem