Update index.html

This commit is contained in:
nils
2018-02-01 19:14:44 +01:00
parent 2ef7f23f9e
commit dea8906229
@@ -15,12 +15,12 @@
<br> <br>
<table> <table>
<tr> <tr>
<td width="50%"> <td width="50%" vertical-align="center">
<center class="imagewrap"> <center class="imagewrap">
<img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%"> <img src="{% static "news/images/Sitzverteilung.png" %}" alt="Wahlergebnis" class="images" width="40%">
</center> </center>
</td> </td>
<td width="50%"> <td width="50%" vertical-align="center">
<center class="imagewrap"> <center class="imagewrap">
<img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%"> <img src="{% static "news/images/parliament.png" %}" alt="Sitverteilung" class="images" width="40%">
</center> </center>