Nikola Ignjatovic 5 лет назад
Родитель
Сommit
6b0ce8feb4
4 измененных файлов: 5 добавлений и 4 удалений
  1. Двоичные данные
      images/main-bg.png
  2. 1
    1
      index.html
  3. 2
    2
      style.css
  4. 2
    1
      styles/custom.css

Двоичные данные
images/main-bg.png Просмотреть файл


+ 1
- 1
index.html Просмотреть файл



</div><!-- end About --> </div><!-- end About -->
<div id="our_partners-wrap" class="dark home-section" > <div id="our_partners-wrap" class="dark home-section" >
<div class="our_partners-cont" style=" background-image: url(images/op_bg.jpg);">
<div class="our_partners-cont" style=" background-image: url(images/news_item_2.png);">
</div> </div>
<div class="gallery-cont"> <div class="gallery-cont">
<section id="gallery" class="gallery general-section clearfix"> <section id="gallery" class="gallery general-section clearfix">

+ 2
- 2
style.css Просмотреть файл

/*-----------------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------------*/
#intro-wrap { #intro-wrap {
/*background: url(images/intro_bg.png) no-repeat center fixed;*/ /*background: url(images/intro_bg.png) no-repeat center fixed;*/
background: url(images/bcp.png) no-repeat center fixed;
background: url(images/planet-network-purple.png) no-repeat center fixed;
/*background: url(images/bcp.png) no-repeat center fixed;*/
background: url(images/main-bg.png) no-repeat center fixed;
height: 100vh; height: 100vh;
-webkit-background-size: cover; -webkit-background-size: cover;
-moz-background-size: cover; -moz-background-size: cover;

+ 2
- 1
styles/custom.css Просмотреть файл

height: 100%; height: 100%;
left: 0; left: 0;
top: 0; top: 0;
opacity: .05;
opacity: .1;
background-size: cover; background-size: cover;
background-color: #000; background-color: #000;
z-index: 4; z-index: 4;
left: 50%; left: 50%;
transform: translateX(-50%); transform: translateX(-50%);
z-index: 11; z-index: 11;
opacity: .8;
} }
.successfully .successfully
{ {

Загрузка…
Отмена
Сохранить