Updated template
This commit is contained in:
parent
1a50ef4e2b
commit
6bd18e749b
1 changed files with 11 additions and 15 deletions
|
|
@ -17,6 +17,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media only screen and (max-width: 640px){
|
@media only screen and (max-width: 640px){
|
||||||
|
body{
|
||||||
|
padding: 16px !important;
|
||||||
|
}
|
||||||
.main p, .main td, .main span{
|
.main p, .main td, .main span{
|
||||||
font-size: 16px !important;
|
font-size: 16px !important;
|
||||||
}
|
}
|
||||||
|
|
@ -45,16 +48,6 @@
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media all{
|
|
||||||
.apple-link a{
|
|
||||||
color: inherit !important;
|
|
||||||
font-family: inherit !important;
|
|
||||||
font-size: inherit !important;
|
|
||||||
font-weight: inherit !important;
|
|
||||||
line-height: inherit !important;
|
|
||||||
text-decoration: none !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body style="font-family: Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-size: 16px; line-height: 1.3; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; background-color: #f4f5f6; margin: 0; padding: 0;">
|
<body style="font-family: Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-size: 16px; line-height: 1.3; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; background-color: #f4f5f6; margin: 0; padding: 0;">
|
||||||
|
|
@ -72,7 +65,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center" valign="top">
|
<td align="center" valign="top">
|
||||||
<img width="35%" src="./static/img/mail/tandem-ask.png" alt="e-TANDEM buddy">
|
<img width="35%" src="static/img/mail/tandem-ask.png" alt="e-TANDEM buddy">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
@ -101,15 +94,18 @@
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<div class="footer" style="clear: both; padding-top: 24px; text-align: center; width: 100%;">
|
<div class="footer" style="clear: both; padding-top: 8px; text-align: center; width: 100%;">
|
||||||
<table role="presentation" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
|
<table role="presentation" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td style="font-family: Helvetica, sans-serif; vertical-align: top; color: #9a9ea6; font-size: 16px; text-align: center;" valign="top" align="center">
|
<td valign="middle" align="left" width="25%">
|
||||||
<span class="apple-link" style="color: #9a9ea6; font-size: 16px; text-align: center;"><strong>e-TANDEM</strong></span> par <a href="https://www.bilinguisme.ch/" style="color: #9a9ea6; font-size: 16px; text-align: center; text-decoration: underline;">Forum du bilinguisme</a>
|
<img src="static/img/logo/logo_e-tandem_fr.svg" alt="e-TANDEM.ch" width="100%">
|
||||||
|
</td>
|
||||||
|
<td style="font-family: Helvetica, sans-serif; vertical-align: middle; color: #9a9ea6; font-size: 12px; text-align: right;" valign="middle" align="right">
|
||||||
|
par <a href="https://www.bilinguisme.ch/" style="color: #9a9ea6; text-decoration: underline;">Forum du bilinguisme</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="font-family: Helvetica, sans-serif; vertical-align: top; color: #9a9ea6; font-size: 12px; padding-top: 16px;" valign="top" align="center">
|
<td colspan="2" style="font-family: Helvetica, sans-serif; vertical-align: top; color: #9a9ea6; font-size: 12px; padding-top: 16px;" valign="top" align="center">
|
||||||
Ceci est un envoi automatique, merci de ne pas répondre à ce message.
|
Ceci est un envoi automatique, merci de ne pas répondre à ce message.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue