Commit 22abd5c74b35a0a0215cbdf598fdfc0ab2b2bd41
1 parent
fafd2866
Test
Showing
2 changed files
with
4 additions
and
2 deletions
Show diff stats
site/css/style.css
site/network.php
@@ -3,8 +3,8 @@ | @@ -3,8 +3,8 @@ | ||
3 | <br/> | 3 | <br/> |
4 | <img src="img/computer.jpg" alt="computer" style="width: 100%; height: auto; margin-top: 60px;"/> | 4 | <img src="img/computer.jpg" alt="computer" style="width: 100%; height: auto; margin-top: 60px;"/> |
5 | <div id="multicouche"> | 5 | <div id="multicouche"> |
6 | - <div id="coucheinf"><img src="img/empty.jpg" alt="empty" style="width: 100%; height: auto;"/></div> | ||
7 | - <div id="couchesup"><img src="img/pi.png" alt="pi" style="width: 100%; height: auto;"/></div> | 6 | + <div id="coucheinf"><img src="img/empty.jpg" alt="empty" /></div> |
7 | + <div id="couchesup"><img src="img/pi.png" alt="pi" /></div> | ||
8 | </div> | 8 | </div> |
9 | </div> | 9 | </div> |
10 | </div> | 10 | </div> |