From f37fa35fad2eec740bb54e0bda9341b13595e3c5 Mon Sep 17 00:00:00 2001
From: Lynnic <gunix@foxmail.com>
Date: Thu, 3 Dec 2015 20:46:53 +0800
Subject: [PATCH] 增加新品节标签

---
 static/sass/product/_detail.scss | 4 ++++
 1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/static/sass/product/_detail.scss b/static/sass/product/_detail.scss
index 8f8f132..e427874 100644
--- a/static/sass/product/_detail.scss
+++ b/static/sass/product/_detail.scss
@@ -114,6 +114,10 @@ $basicBtnC:#eb0313;
             background-color: #000;
             color: #fff;
         }
+        .yohood-tag {
+            background-color: #000;
+            color: #fff;
+        }
         .limit-tag {
             border: 1px solid #000;
             background-color: #fff;
--
libgit2 0.24.0