Authored by wangqing

购物车样式

@@ -859,6 +859,11 @@ @@ -859,6 +859,11 @@
859 line-height: 14px; 859 line-height: 14px;
860 font-size: 14px; 860 font-size: 14px;
861 margin-bottom: 13px; 861 margin-bottom: 13px;
  862 + a {
  863 + color: #666;
  864 + outline: none;
  865 + text-decoration: none;
  866 + }
862 } 867 }
863 .goods-detail .style { 868 .goods-detail .style {
864 height: 14px; 869 height: 14px;
@@ -906,6 +911,7 @@ @@ -906,6 +911,7 @@
906 line-height: 14px; 911 line-height: 14px;
907 height: 14px; 912 height: 14px;
908 color: #3a3a3a; 913 color: #3a3a3a;
  914 + font-size: 12px;
909 } 915 }
910 916
911 .gobuy-notempty-footer { 917 .gobuy-notempty-footer {