瀏覽代碼

正品联盟公众号二维码

yuwenjun 3 年之前
父節點
當前提交
4fffdb68d8
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/resources/static/css/product/qualityauthorize.css

+ 2 - 2
src/main/resources/static/css/product/qualityauthorize.css

@@ -73,7 +73,7 @@ ul{margin:0;padding:0;list-style-type:none}
 .qrCodeImage{ width: 160px; position: fixed;right: 0 ; bottom: 80px;padding: 15px;border-radius: 4px; background: #fff;}
 .qrCodeImage img{ width: 100%; display: block;}
 .qrCodeImage .foot-text{text-align: center;font-size: 14px;line-height: 1.4}
-.qrCodeImage .closeHandle{ display: block;font-size: 26px;position: absolute;left: 0;top: -10px; color: #333;cursor: pointer}
+.qrCodeImage .closeHandle{ display: block;font-size: 26px;position: absolute;left: 0;top: -10px; color: #666;cursor: pointer}
 }
 
 @media screen and (max-width:768px){body{background:#fff}
@@ -124,7 +124,7 @@ ul{margin:0;padding:0;list-style-type:none}
 .qrCodeImage{position: fixed;padding: 2vw; bottom: 30vw;right: 1vw; width: 30vw; background: #fff;box-shadow: -2px 2px 4px rgba(0,0,0,.05);border-radius: 4px; }
 .qrCodeImage img{ width: 100%;  display: block;}
 .qrCodeImage .foot-text{text-align: center;font-size: 3vw;line-height: 1.4}
-.qrCodeImage .closeHandle{ display: block;font-size: 6vw;position: absolute;left: 0;top: -2vw; color: #333;cursor: pointer}
+.qrCodeImage .closeHandle{ display: block;font-size: 6vw;position: absolute;left: 0;top: -2vw; color: #666;cursor: pointer}
 
 }.myZoomIn{-webkit-animation:zoomIn 1s ease;animation:zoomIn 1s ease}
 .myZoomOut{-webkit-animation:zoomOut 1s ease;animation:zoomOut 1s ease}