background

This commit is contained in:
Krivchikov Dmitry 2014-12-08 12:49:27 +03:00
parent 9d03833700
commit 3d9b6eaf08
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div style="z-index: -100; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-image: url(<?= $point->getImg('big') ?>); background-size: cover; -webkit-filter: blur(10px);"></div> <div style="z-index: -100; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-image: url(<?= $point->getImg('middle') ?>); background-size: cover; -webkit-filter: blur(10px);"></div>
<div class="container" style="background-color: rgba(255,255,255, 0.8);margin-top: -10px;padding-bottom: 30px;"> <div class="container" style="background-color: rgba(255,255,255, 0.8);margin-top: -10px;padding-bottom: 30px;">
<div class="row"> <div class="row">
<div class="col-md-12"> <div class="col-md-12">