diff --git a/res/templates/mail.css b/res/templates/mail.css index be63b8c33..61953ba51 100644 --- a/res/templates/mail.css +++ b/res/templates/mail.css @@ -1,17 +1,3 @@ -body { - font-family: "Open Sans", Helvetica, Arial, sans-serif; - font-size: 12pt; - margin: 1em; -} - -#page { - margin: auto; - width: 640px; - padding: 1em; - border: 1px solid #76cfa6; - border-radius: 5px; -} - .room_avatar { width: 48px; height: 48px;