summary refs log tree commit diff
path: root/res
diff options
context:
space:
mode:
authorDavid Baker <dave@matrix.org>2016-04-28 17:34:32 +0100
committerDavid Baker <dave@matrix.org>2016-04-28 17:34:32 +0100
commit69e519052bacdcadaeb825346c8e101aea932769 (patch)
tree4e13919dc652245d370ff13f5aeef5566b926252 /res
parentSome basic css to make it halfway legible (diff)
downloadsynapse-69e519052bacdcadaeb825346c8e101aea932769.tar.xz
Remove vector specific style
Diffstat (limited to 'res')
-rw-r--r--res/templates/mail.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/res/templates/mail.css b/res/templates/mail.css
index be63b8c337..61953ba51c 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;