Compare commits
No commits in common. "957f234e1685fc339a279650657bc67ecd9ca431" and "f00088ca7572f33d5b7163a4e4408a8c11c20b14" have entirely different histories.
957f234e16
...
f00088ca75
|
|
@ -435,7 +435,7 @@ Swiper & Revotion*/
|
|||
}
|
||||
|
||||
.team_caption .overlay {
|
||||
background: #ff4c70;
|
||||
background: #f93d66;
|
||||
}
|
||||
|
||||
.ourteam .social_vertical {
|
||||
|
|
@ -449,7 +449,7 @@ Swiper & Revotion*/
|
|||
.ourblog:hover h3 a,
|
||||
.readmore,
|
||||
.blog_item:hover h3 a {
|
||||
color: #ff4c70;
|
||||
color: #f93d66;
|
||||
}
|
||||
|
||||
.blog_slider .blog_inner {
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 58 KiB |
23
index.html
23
index.html
|
|
@ -198,7 +198,7 @@
|
|||
right: 0;
|
||||
width: 0;
|
||||
height: 100%;
|
||||
background: #ff4c70;
|
||||
background: #ff809b;
|
||||
padding: 0;
|
||||
z-index: -1;
|
||||
transition: width 0.4s ease;
|
||||
|
|
@ -1093,10 +1093,10 @@
|
|||
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
|
||||
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
|
||||
</ul>
|
||||
<img src="images/team11.jpg" alt="">
|
||||
<img src="images/team5.jpg" alt="">
|
||||
<div class="team_caption darkcolor">
|
||||
<div class="overlay"></div>
|
||||
<h3 class="bottom10">مهرداد</h3>
|
||||
<h3 class="bottom10">فاطمه کارگر</h3>
|
||||
<p class="darkcolor">سوشال مدیا</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -1118,23 +1118,6 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<div class="swiper-slide ourteam">
|
||||
<div class="image">
|
||||
<ul class="social_vertical">
|
||||
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
|
||||
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
|
||||
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
|
||||
</ul>
|
||||
<img src="images/team5.jpg" alt="">
|
||||
<div class="team_caption darkcolor">
|
||||
<div class="overlay"></div>
|
||||
<h3 class="bottom10">فاطمه کارگر</h3>
|
||||
<p class="darkcolor">سوشال مدیا</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="swiper-slide ourteam">
|
||||
<div class="image">
|
||||
<ul class="social_vertical">
|
||||
|
|
|
|||
Loading…
Reference in New Issue