Browse Source

last commit

master
Nikola Ignjatovic 5 years ago
parent
commit
979e7d706d
4 changed files with 2 additions and 1 deletions
  1. BIN
      images/planet-network-purple.png
  2. BIN
      images/world-map-purple.png
  3. 1
    1
      index.html
  4. 1
    0
      style.css

BIN
images/planet-network-purple.png View File


BIN
images/world-map-purple.png View File


+ 1
- 1
index.html View File

@@ -359,7 +359,7 @@
<div class="hex-in2 hex-area no-partner" style="background-image: url('images/aks-logo-large.png');background-size:contain;background-repeat: no-repeat;">
<div class="gallery-info" style="top: -999px;">
<ul class="socials">
</ul>
<a href="portfolio.html" ><h4 class="white-color">Stanković & partners</h4></a>

+ 1
- 0
style.css View File

@@ -703,6 +703,7 @@ a.mobile-nav-toggle i {
#intro-wrap {
/*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;
height: 100vh;
-webkit-background-size: cover;
-moz-background-size: cover;

Loading…
Cancel
Save