Improve compatibility in email template

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-09-28 21:45:45 +01:00
parent e4bbc8af05
commit 464294362e
1 changed files with 7 additions and 0 deletions

View File

@ -7,11 +7,18 @@
text-align: center;
width: 100%;
}
body {
margin: 0;
padding: 0;
}
a {
color: azure;
}
table {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
color: azure;
font-family: sans-serif;
text-align: center;