.video_bg{ content: ""; width:38.1vw;
.height(50); position:absolute; top:0; left:0; //background:url(https://assets.dspunion.com/cdn-adn/v2/offersync/19/02/21/11/17/5c6e1851cf6fb.jpg) no-repeat 100% 100%; background:url(https://assets.dspunion.com/cdn-adn/v2/offersync/19/02/21/11/17/5c6e18661de66.jpg) no-repeat center center;
background-size:cover;
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px); filter: blur(5px);
z-index: 1;
}設(shè)計背景圖片,產(chǎn)品設(shè)計圖是模糊的背景圖片,我使用filter之后,設(shè)計反應(yīng)邊緣不可以模糊,有沒有好的辦法可以解決這個問題?我試過了:after加模糊效果是一樣的,都會邊緣模糊。這是我的效果。設(shè)計效果圖是下面這樣:
- 2 回答
- 0 關(guān)注
- 527 瀏覽
添加回答
舉報
0/150
提交
取消