Commit 17f2a36d2cf1a32e79bafda3e076250f7adb3897
1 parent
1d132344
Test
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
site/network.php
1 | 1 | <div class="row"> |
2 | - <div class="col-6 col-md-6 offset-md-3 offset-3 logo"> | |
3 | 2 | <br/> |
4 | 3 | <br/> |
5 | - <img src="img/font.png" alt="Logo du site" style="width: 100%; height: auto; margin-top: 60px;"/> | |
4 | + <img src="img/computer.png" alt="computer" style="width: 100%; height: auto; margin-top: 60px;"/> | |
5 | + <img src="img/empty.png" alt="empty" style="width: 100%; height: auto;"/> | |
6 | 6 | </div> |
7 | 7 | </div> | ... | ... |