顏色取值和在漸變中的位置 (rgba(0,0,0,0.1) 40%) 下面的寫法是用于safari舊版本的 復(fù)制代碼 代碼如下: background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.1)), color-stop(98%, rgba(0, 0...
www.dbjr.com.cn/css/1486...html 2025-5-28