diff --git a/app/views/redstoner_mailer/new_message_mail.html.erb b/app/views/redstoner_mailer/new_message_mail.html.erb index 42be00e..f5a0b35 100644 --- a/app/views/redstoner_mailer/new_message_mail.html.erb +++ b/app/views/redstoner_mailer/new_message_mail.html.erb @@ -8,7 +8,7 @@ <%= render_md(@message.text).html_safe %> -
<%= link_to "Click here", messages_url %> to view your current messages.
+<%= link_to "Click here", messages_url, style: "text-decoration: none; color: #4096EE;" %> to view your current messages.
If you have any questions or problems, just ask one of our <%= link_to "Staff", users_url(role: "staff"), style: "text-decoration: none; color: #4096EE;" %> in-game or on the forums!
Your Redstoner team
diff --git a/app/views/redstoner_mailer/new_thread_reply_mail.html.erb b/app/views/redstoner_mailer/new_thread_reply_mail.html.erb index eadd4f9..5ecfe14 100644 --- a/app/views/redstoner_mailer/new_thread_reply_mail.html.erb +++ b/app/views/redstoner_mailer/new_thread_reply_mail.html.erb @@ -30,4 +30,4 @@ <%= link_to "Email", "mailto:redstonerserver+website@gmail.com", style: "text-decoration: none; color: #4096EE;" %> - \ No newline at end of file +