This commit is contained in:
2024-11-06 21:09:20 +01:00
parent a0b0b538bd
commit 4732de6ce6
267 changed files with 49685 additions and 72 deletions

View File

@@ -62,7 +62,7 @@
<tr>
<td align="center" class="logo" style="border-bottom:4px solid #333333;padding:7px 0">
<a title="{shop_name}" href="{shop_url}" style="color:#337ff1">
<img src="{shop_logo}" alt="{shop_name}" />
<img src="{shop_logo}" alt="{shop_name}" style="width: 100%; max-width: 300px;" />
</a>
</td>
</tr>

View File

@@ -62,7 +62,7 @@
<tr>
<td align="center" class="logo" style="border-bottom:4px solid #333333;padding:7px 0">
<a title="{shop_name}" href="{shop_url}" style="color:#337ff1">
<img src="{shop_logo}" alt="{shop_name}" />
<img src="{shop_logo}" alt="{shop_name}" style="width: 100%; max-width: 300px;" />
</a>
</td>
</tr>

View File

@@ -62,7 +62,7 @@
<tr>
<td align="center" class="logo" style="border-bottom:4px solid #333333;padding:7px 0">
<a title="{shop_name}" href="{shop_url}" style="color:#337ff1">
<img src="{shop_logo}" alt="{shop_name}" />
<img src="{shop_logo}" alt="{shop_name}" style="width: 100%; max-width: 300px;" />
</a>
</td>
</tr>