Browse Source

优惠券样式微调

e 8 years ago
parent
commit
e567223083

+ 7 - 4
www/webapp/o2o/css/common.css

@@ -64,7 +64,7 @@ html {
 
 .bar-nav .icon-left-nav {
     min-width: 44px;
-    color: #8bc34a;
+    color: rgba(13,12,8,1);
     text-align: center;
 }
 
@@ -199,7 +199,7 @@ ul, li {
     height: 42px;
     border: none;
     border-radius: 10px;
-    background-color: rgb(139, 195, 74);
+    background-color: rgba(146,118,3,1);
     box-shadow: inset 0px -1px 4px 0px rgba(0, 0, 0, 0.2);
     position: absolute;
     top: 10px;
@@ -300,7 +300,10 @@ ul, li {
 .coupon-left {
     position: relative;
     padding: 15%;
-    background: #8bc34a;
+    /*background: #8bc34a;*/
+    background: url("http://odulvej8l.bkt.clouddn.com/%E5%BA%95%E7%BA%B9%E6%AD%A3%E6%96%B9_1.png");
+    background-repeat: no-repeat;
+    background-size: contain;
 }
 
 .coupon-value-box {
@@ -333,7 +336,7 @@ ul, li {
 }
 
 .coupon-name {
-    font-size: 16px;
+    font-size: 13px;
     color: #333;
 }
 

+ 1 - 1
www/webapp/o2o/css/placeOrder.css

@@ -395,7 +395,7 @@
     background-size: 25px 25px;
     background-position: right bottom;
     /*border-color: #8bc34a;*/
-    border-color: rgb(0, 0, 0);
+    border-color: rgb(13, 12, 8);
     color: #404040;
 }
 

File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/css/main.css


Some files were not shown because too many files changed in this diff