Added View Only Desktop, Optimized Images

This commit is contained in:
Ylian Saint-Hilaire
2018-11-02 18:13:32 -07:00
parent 1491431a52
commit dfeab93cc9
36 changed files with 198 additions and 109 deletions

View File

@@ -110,7 +110,10 @@
<table id="centralTable" style=width:100%>
<tr>
<td id="welcomeimage" align="right">
<img alt="" height=310 src=images/mainwelcome.png width=359 />
<picture>
<source type="image/webp" width=359 height=310 srcset="images/webp/mainwelcome.webp">
<img alt="" width=359 height=310 src=images/mainwelcome.jpg />
</picture>
</td>
<td id="logincell" align="left">
<div id=loginpanel style="background-color: #979797;border-radius:16px;width:300px;padding:16px;text-align:center;display:none">