Selaa lähdekoodia

Added new changes

master
Nikola Ignjatovic 5 vuotta sitten
vanhempi
commit
3f7c8870d4
2 muutettua tiedostoa jossa 8 lisäystä ja 8 poistoa
  1. 7
    7
      index.html
  2. 1
    1
      styles/custom.css

+ 7
- 7
index.html Näytä tiedosto

@@ -283,7 +283,7 @@
<div class="hex-in2 outer-hex">
<div class="hex inner-hex">
<div class="hex-in1">
<div class="hex-in2 hex-area" style="background-image: url('images/ppkopč.png');background-size:contain;background-repeat: no-repeat;" >
<div class="hex-in2 hex-area no-partner" style="background-image: url('images/ppkopč.png');background-size:contain;background-repeat: no-repeat;" >
<div class="gallery-info" style="top: -999px;">
<ul class="socials">
@@ -320,7 +320,7 @@
<div class="hex-in2 outer-hex">
<div class="hex inner-hex">
<div class="hex-in1">
<div class="hex-in2 hex-area" style="background-image: url('images/badinffinalllf.png');background-size:contain;background-repeat: no-repeat;">
<div class="hex-in2 hex-area no-partner" style="background-image: url('images/badinffinalllf.png');background-size:contain;background-repeat: no-repeat;">
<div class="gallery-info" style="top: -999px;">
<ul class="socials">
@@ -394,7 +394,7 @@
<div class="hex-in2 outer-hex">
<div class="hex inner-hex">
<div class="hex-in1">
<div class="hex-in2 hex-area" style="background-image: url('images/y.png');background-size:contain;background-repeat: no-repeat;">
<div class="hex-in2 hex-area no-partner" style="background-image: url('images/y.png');background-size:contain;background-repeat: no-repeat;">
<div class="gallery-info" style="top: -999px;">
<ul class="socials">
</ul>
@@ -429,7 +429,7 @@
<div class="hex-in2 outer-hex">
<div class="hex inner-hex">
<div class="hex-in1">
<div class="hex-in2 hex-area " style="background-image: url('images/sra_big.png');background-size:contain;background-repeat: no-repeat;">
<div class="hex-in2 hex-area no-partner" style="background-image: url('images/sra_big.png');background-size:contain;background-repeat: no-repeat;">
<div class="gallery-info" style="top: -999px;">
<ul class="socials"></ul>
<a href="#" ><h4 class="white-color">SRA</h4></a>
@@ -464,7 +464,7 @@
<div class="hex-in2 outer-hex">
<div class="hex inner-hex">
<div class="hex-in1">
<div class="hex-in2 hex-area " style="background-image: url('images/cinephonix-logo-big.png');background-size:contain;background-repeat: no-repeat;">
<div class="hex-in2 hex-area no-partner" style="background-image: url('images/cinephonix-logo-big.png');background-size:contain;background-repeat: no-repeat;">
<div class="gallery-info" style="top: -999px;">
<ul class="socials">
@@ -538,7 +538,7 @@
<div class="hex-in2 outer-hex">
<div class="hex inner-hex">
<div class="hex-in1">
<div class="hex-in2 hex-area" style="background-image: url('images/unnamed.png');background-size:contain;background-repeat: no-repeat;">
<div class="hex-in2 hex-area no-partner" style="background-image: url('images/unnamed.png');background-size:contain;background-repeat: no-repeat;">
<div class="gallery-info" style="top: -999px;">
<ul class="socials">
@@ -574,7 +574,7 @@
<div class="hex-in2 outer-hex">
<div class="hex inner-hex">
<div class="hex-in1">
<div class="hex-in2 hex-area " style="background-image: url('images/tunebud_com-big.png');background-size:contain;background-repeat: no-repeat;" >
<div class="hex-in2 hex-area no-partner" style="background-image: url('images/tunebud_com-big.png');background-size:contain;background-repeat: no-repeat;" >
<div class="gallery-info" style="top: -999px;">
<ul class="socials">
</ul>

+ 1
- 1
styles/custom.css Näytä tiedosto

@@ -29,7 +29,7 @@
}
#gallery .gallery-item-overlay .hex-area.no-partner
{
background-color: rgba(0,0,0,0.1)!important;
background-color: rgba(104,104,104)!important;
}
#gallery .gallery-item-overlay .outer-hex , #portfolio-header .gallery-item-overlay .outer-hex {
background-color: #9e9e9e;

Loading…
Peruuta
Tallenna