悬浮图判断
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s
This commit is contained in:
@@ -900,13 +900,13 @@ a {
|
||||
}
|
||||
|
||||
/* 鼠标悬停时:显示悬浮图,隐藏普通图 */
|
||||
.header-buy-product-card:hover .header-buy-product-img .header-default-img {
|
||||
/* .header-buy-product-card:hover .header-buy-product-img .header-default-img {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.header-buy-product-card:hover .header-buy-product-img .header-hover-img {
|
||||
opacity: 1;
|
||||
}
|
||||
} */
|
||||
|
||||
/* 产品标题样式:不加粗,字体大小16px,超出一行显示省略号 */
|
||||
.header-buy-product-title {
|
||||
|
||||
Reference in New Issue
Block a user