浏览代码

fix: 购买大会员字体添加下划线

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 4 月之前
父节点
当前提交
5490dd9ff3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/web/staticres/common-module/vipsubscribe/css/vip-free-introduce-template.css

+ 1 - 0
src/web/staticres/common-module/vipsubscribe/css/vip-free-introduce-template.css

@@ -44,6 +44,7 @@
 }
 .product-introduce .product-introduce-text .gold {
 	color: #FAE7CA;
+  text-decoration: underline;
 }
 .product-introduce .product-introduce-content {
 	padding: .36rem .16rem;