summary refs log tree commit diff
path: root/res/templates/mail.css
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2016-05-23 22:54:32 +0100
committerMatthew Hodgson <matthew@matrix.org>2016-05-23 22:54:32 +0100
commitd4378825811eaee75acaa88ba6c9769af3159eb1 (patch)
tree9eca405dda264af4c615235c3b6dabdd543cec3f /res/templates/mail.css
parentconsistency is the better part of valour (diff)
downloadsynapse-d4378825811eaee75acaa88ba6c9769af3159eb1.tar.xz
fix debug text
Diffstat (limited to 'res/templates/mail.css')
-rw-r--r--res/templates/mail.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/templates/mail.css b/res/templates/mail.css
index f2b5e84abc..5ab3e1b06d 100644
--- a/res/templates/mail.css
+++ b/res/templates/mail.css
@@ -145,6 +145,11 @@ pre, code {
     text-decoration: none;
 }
 
+.debug {
+    font-size: 10px;
+    color: #888;
+}
+
 .footer {
     margin-top: 20px;
     text-align: center;