Fork me on GitHub
摘要: 背景混合模式 什么是Blend model? 看看Wiki上是怎么说的: Blend modes (alternatively blending modes[1] or mixing modes[2]) in digital image editing and computer graphics a 阅读全文
posted @ 2022-09-23 15:38 tiger_yam 阅读(313) 评论(0) 推荐(0) 编辑
摘要: 渐变制作条纹进度条 <html> <head> <style> .fade{ height: 1em; width: 400px; background-image: repeating-linear-gradient(-45deg, #57b,#57b 10px, #148 10px, #148 阅读全文
posted @ 2022-09-23 15:32 tiger_yam 阅读(291) 评论(0) 推荐(0) 编辑