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