images color lowered
This commit is contained in:
parent
05ccbbf1c5
commit
0acba2785c
46 changed files with 3 additions and 3 deletions
6
im.html
6
im.html
|
@ -41,7 +41,7 @@
|
|||
onclick="openModal();currentSlide(1)" class="hover-shadow cursor"/>
|
||||
<img src="images/movim.png" width=40% style="float:left; margin:1%;"
|
||||
onclick="openModal();currentSlide(2)" class="hover-shadow cursor"/>
|
||||
<img src="images/conversations.jpg" width=40% style="float:left; margin:1%;"
|
||||
<img src="images/conversations.png" width=40% style="float:left; margin:1%;"
|
||||
onclick="openModal();currentSlide(3)" class="hover-shadow cursor"/>
|
||||
</div>
|
||||
<p>
|
||||
|
@ -157,7 +157,7 @@
|
|||
</div>
|
||||
<div class="mySlides">
|
||||
<div class="numbertext">Converstions</div>
|
||||
<img src="images/conversations.jpg" style="width:100%">
|
||||
<img src="images/conversations.png" style="width:100%">
|
||||
</div>
|
||||
<div class="mySlides">
|
||||
<div class="numbertext">Jitsi</div>
|
||||
|
@ -181,7 +181,7 @@
|
|||
<img class="demo cursor" src="images/movim.png" style="width:100%" onclick="currentSlide(2)" alt="Movim">
|
||||
</div>
|
||||
<div class="column">
|
||||
<img class="demo cursor" src="images/conversations.jpg" style="width:100%" onclick="currentSlide(3)" alt="Conversations">
|
||||
<img class="demo cursor" src="images/conversations.png" style="width:100%" onclick="currentSlide(3)" alt="Conversations">
|
||||
</div>
|
||||
<div class="column">
|
||||
<img class="demo cursor" src="images/jitsi2.png" style="width:100%" onclick="currentSlide(4)" alt="Jitsi">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue