From 2e8b8de114cae3cb734e170380c7d56175fe0d75 Mon Sep 17 00:00:00 2001
From: aitongbian123@163.com <aitongbian123@163.com>
Date: Tue, 26 Jan 2016 22:56:12 +0800
Subject: [PATCH] 购物车样式

---
 web-static/sass/_header.scss | 6 ++++++
 1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/web-static/sass/_header.scss b/web-static/sass/_header.scss
index b8f9764..7507797 100644
--- a/web-static/sass/_header.scss
+++ b/web-static/sass/_header.scss
@@ -859,6 +859,11 @@
         line-height: 14px;
         font-size: 14px;
         margin-bottom: 13px;
+        a {
+            color: #666;
+            outline: none;
+            text-decoration: none;
+        }
     }
     .goods-detail .style {
         height: 14px;
@@ -906,6 +911,7 @@
         line-height: 14px;
         height: 14px;
         color: #3a3a3a;
+        font-size: 12px;
     }
 
     .gobuy-notempty-footer {
--
libgit2 0.24.0