FIX - положение размазанного фона на страницах точки и статьи

This commit is contained in:
Krivchikov Dmitry 2015-03-15 23:57:56 +03:00
parent 20c00aeb4e
commit ffdbf85cfd
1 changed files with 1 additions and 1 deletions

View File

@ -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: 100%; height: 100%; position: fixed; top: 0; left: 0; 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(10px);}