-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathsignature.html
More file actions
77 lines (70 loc) · 2.33 KB
/
Copy pathsignature.html
File metadata and controls
77 lines (70 loc) · 2.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<table cellpadding="0" cellspacing="0" border="0" style="font-family:'GeneralSans', Arial, sans-serif;">
<tr>
<!-- Logo -->
<td valign="middle" style="padding-right:24px;">
<a href="https://students4students.ch/" target="_blank">
<img
src="https://students4students.ch/assets/icons/logo-circle.png"
alt="S4S Logo"
width="90"
height="90"
style="display:block; border-radius:50%; border:0;"
>
</a>
</td>
<!-- Content -->
<td valign="middle" style="border-left:3px solid #41335f; padding-left:24px;">
<div style="
font-size:22px;
font-weight:700;
color:#41335f;
line-height:1.1;
">
---
</div>
<div style="
font-size:15px;
font-weight:600;
color:#41335f;
margin-top:4px;
">
Rôle
</div>
<div style="
font-size:14px;
color:#312b48;
line-height:1.6;
margin-top:10px;
">
<div>
<a
href="mailto:s4s@epfl.ch"
style="
color:#312b48;
text-decoration:none;
font-weight:600;
"
>
s4s@epfl.ch
</a>
</div>
<div style="font-size:13px; color:#5a1f34;">
AGEPoly — Students 4 Students
</div>
<div style="font-size:13px;">
<a
href="https://students4students.ch/"
target="_blank"
style="
color:#312b48;
text-decoration:none;
"
>
students4students.ch
</a>
• Station 9 / 1015 Lausanne
</div>
</div>
</td>
</tr>
</table>