css图标效果
-
css实现角标效果并带有文章或图标效果(完整代码)
代码示例: .coupon_card.active { border: 1px solid #f32121; position: relative;}.coupon_card.active::after { content: ”; position: absolute; right: 0; bottom: 0; border-width: 0 0 20px…
代码示例: .coupon_card.active { border: 1px solid #f32121; position: relative;}.coupon_card.active::after { content: ”; position: absolute; right: 0; bottom: 0; border-width: 0 0 20px…