Чуть уменьшил размытие фона
This commit is contained in:
parent
37f0dadd79
commit
238f84cf4f
|
|
@ -86,7 +86,7 @@ div#box {background-image: url('/img/back.png'); background-repeat: no-repeat; b
|
|||
|
||||
/* ------------- PAGE --------------------*/
|
||||
.coords-container {text-align: right; margin-bottom: 20px; color: #777;font-size: 0.9em;}
|
||||
#pageSmoothBackground {z-index: -100; width: 106%; height: 106%; position: fixed; top: -3%; left: -3%; background-size: cover; -webkit-filter: blur(10px);}
|
||||
#pageSmoothBackground {z-index: -100; width: 106%; height: 106%; position: fixed; top: -3%; left: -3%; background-size: cover; -webkit-filter: blur(5px);}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue