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.