Blur.
This commit is contained in:
parent
371a17515f
commit
f73c9d6e9f
|
@ -19,8 +19,7 @@ body, input, td, textarea
|
||||||
line-height: 1.5
|
line-height: 1.5
|
||||||
|
|
||||||
html
|
html
|
||||||
// background: white url(bg.png)
|
background: #505060 * 0.8
|
||||||
background: white
|
|
||||||
padding: 60px 20px
|
padding: 60px 20px
|
||||||
|
|
||||||
@media screen and (max-width: 800px)
|
@media screen and (max-width: 800px)
|
||||||
|
@ -37,8 +36,9 @@ html
|
||||||
height: 100%
|
height: 100%
|
||||||
width: 100%
|
width: 100%
|
||||||
z-index: -2
|
z-index: -2
|
||||||
background: url(https://d3levm2kxut31z.cloudfront.net/assets/locations/nowhere-cc1d85583c8a7ef5ee50282edc703fbe.jpg)
|
background: url(bg.jpg)
|
||||||
background-size: 100%
|
background-size: 100% 100%
|
||||||
|
opacity: 0.7
|
||||||
|
|
||||||
.all
|
.all
|
||||||
position: relative
|
position: relative
|
||||||
|
|
Loading…
Reference in New Issue