我們也得到在CSS裡對元素進行模糊的能力,透過 blur() filter,CSS也有了SVG一向擁有的功能。 ... main { background: hsla(0,0%,100%,.3); filter: blur(3px); }.
確定! 回上一頁