From ef68c5a4958f91189b23c291c750c66423d032b9 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Wed, 31 Jul 2019 11:00:36 +0800 Subject: [PATCH] =?UTF-8?q?css=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/default/css/common.css | 2 +- public/static/index/default/css/goods.css | 2 +- public/static/index/default/css/index.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/static/index/default/css/common.css b/public/static/index/default/css/common.css index 46c14d535..0dc681605 100755 --- a/public/static/index/default/css/common.css +++ b/public/static/index/default/css/common.css @@ -247,7 +247,7 @@ color: #F5F5F2;font-size: 12px;cursor:pointer;border-radius:0px 0px; position: a .gray-text { color: #999; } /* 价格颜色 */ -.price strong {color: #E4393C; font-weight: 600; } +.price strong {color: #c00; font-weight: 600; } /* 公共错误提示页面 */ .tips-error, .tips-success { margin: 10% 0; background: #fff; } diff --git a/public/static/index/default/css/goods.css b/public/static/index/default/css/goods.css index b40aa896a..30a4eb544 100755 --- a/public/static/index/default/css/goods.css +++ b/public/static/index/default/css/goods.css @@ -376,7 +376,7 @@ ul.detail-attr li {height: 26px;overflow: hidden;line-height: 26px;vertical-alig .browse ul li {margin:0px 10px;padding:12px 0px;border-top: 1px dotted #DEDEDE;} .browse ul li.first {border-top:none;} .browse li img{width:100% ;} - .browse li .p-price strong {color: #E4393C;font-weight: 600;} + .browse li .p-price strong {color: #c00;font-weight: 600;} /*导航固定*/ ul.am-tabs-nav.am-nav.am-nav-tabs {left:20% ;max-width:960px ;margin-right: 0px;margin-left: 0px;} .introduce-main .am-nav-tabs > li.am-active {border-bottom: none;} diff --git a/public/static/index/default/css/index.css b/public/static/index/default/css/index.css index f235e2746..84e736582 100755 --- a/public/static/index/default/css/index.css +++ b/public/static/index/default/css/index.css @@ -30,7 +30,7 @@ text-align: center;float:none} /*楼层*/ .floor {background: #fff; position: relative; } -.outer-con .price { color: #f33f00; font-weight: bold; } +.outer-con .price { color: #c00; font-weight: bold; } .items-nav-title a:hover { color: #d2364c; } /*小标签*/