From e3db6775fb2812df34560f39480d7379fe99174a Mon Sep 17 00:00:00 2001 From: Mihai Parparita Date: Sat, 29 Nov 2014 22:20:42 -0800 Subject: [PATCH] Style email footer links. --- app/config/styles.json | 4 ++++ app/templates/digest-email.html | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/app/config/styles.json b/app/config/styles.json index f9324a5..a82f661 100644 --- a/app/config/styles.json +++ b/app/config/styles.json @@ -92,6 +92,10 @@ "font-size": "9pt", "paragraph": { "margin": "0.5em 0" + }, + "link": { + "text-decoration": "none", + "color": "#4183c4" } } } diff --git a/app/templates/digest-email.html b/app/templates/digest-email.html index c5e7331..9ddbc57 100644 --- a/app/templates/digest-email.html +++ b/app/templates/digest-email.html @@ -6,17 +6,17 @@

You are receiving this email because you set up a - RetroGit account. + RetroGit account.

- Update your email preferences - | View digest in browser + Update your email preferences + | View digest in browser

RetroGit is a project by - Mihai Parparita. + Mihai Parparita.