Kaynağa Gözat

last2 commit

master
Nikola Ignjatovic 5 yıl önce
ebeveyn
işleme
6b0ce8feb4
4 değiştirilmiş dosya ile 5 ekleme ve 4 silme
  1. BIN
      images/main-bg.png
  2. 1
    1
      index.html
  3. 2
    2
      style.css
  4. 2
    1
      styles/custom.css

BIN
images/main-bg.png Dosyayı Görüntüle


+ 1
- 1
index.html Dosyayı Görüntüle



</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 Dosyayı Görüntüle

/*-----------------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------------*/
#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 Dosyayı Görüntüle

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
{ {

Loading…
İptal
Kaydet