Warning: Undefined array key "adf" in /www/wwwroot/blog.5iux.cn/wp-content/plugins/rejected-wp-keyword-link-rejected/wp_similarity.php on line 41

Warning: Undefined array key "sim_pages" in /www/wwwroot/blog.5iux.cn/wp-content/plugins/rejected-wp-keyword-link-rejected/wp_similarity.php on line 42

网页简单css模糊毛玻璃背景效果


Warning: Undefined array key "adf" in /www/wwwroot/blog.5iux.cn/wp-content/plugins/rejected-wp-keyword-link-rejected/wp_similarity.php on line 41

Warning: Undefined array key "sim_pages" in /www/wwwroot/blog.5iux.cn/wp-content/plugins/rejected-wp-keyword-link-rejected/wp_similarity.php on line 42

刷dribbble看到一个不错的UI界面:Fitness App

习惯性的先采集到pinterest,然后。。。。要不要写一下试试

 

 

然后就写了一个,很简单看下吧

CSS部分:

* {
    padding: 0;
    margin: 0;
    outline: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    background: url("https://cdn.5iux.cn/pic/20200624092748.jpg") no-repeat center/cover;
}

.content {
    float: left;
    width: calc(100% - 160px);
    height: calc(100% - 160px);
    margin: 80px;
    overflow: hidden;
    border-radius: 40px;
    box-shadow: 0 0 80px #555;
}

.bg {
    float: left;
    width: calc(100% + 160px);
    height: calc(100% + 160px);
    margin: -80px 0 0 -80px;
    background: url("https://cdn.5iux.cn/pic/20200624092748.jpg") no-repeat center/cover;
    filter: blur(20px);
}

 

HTML:

<div class="content">
    <div class="bg"></div>
</div>

 

示例页面:

点击查看>>

/www/wwwroot/blog.5iux.cn/wp-content/plugins/rejected-wp-keyword-link-rejected/wp_similarity.php on line 41

Warning: Undefined array key "sim_pages" in /www/wwwroot/blog.5iux.cn/wp-content/plugins/rejected-wp-keyword-link-rejected/wp_similarity.php on line 42
刷dribbble看到一个不错的UI界面:Fitness App 习惯性的先采集到pinterest,然后。。。。要不要写一下试试     然后就写了一个,很简单看下吧 CSS部分: * { padding: 0; margin: 0; ou……" target="_blank">

D.Young

85后 / 代码散修 / 平面设计 / 一个老父亲 / 直男 / 被认为胖

相关推荐

发表评论

您的电子邮箱地址不会被公开。

微信扫一扫,分享到朋友圈

网页简单css模糊毛玻璃背景效果
返回顶部

显示

忘记密码?

显示

显示

获取验证码

Close