first commit backend
This commit is contained in:
8
emails/mail.css
Normal file
8
emails/mail.css
Normal file
@@ -0,0 +1,8 @@
|
||||
table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
table, th, td {
|
||||
border: 1px solid #555;
|
||||
}
|
||||
Reference in New Issue
Block a user