Prettified link style in message mail
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<%= render_md(@message.text).html_safe %>
|
||||
</blockquote>
|
||||
|
||||
<p><%= link_to "Click here", messages_url %> to view your current messages.</p>
|
||||
<p><%= link_to "Click here", messages_url, style: "text-decoration: none; color: #4096EE;" %> to view your current messages.</p>
|
||||
|
||||
<p>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!</p>
|
||||
<p>Your Redstoner team</p>
|
||||
|
||||
@@ -30,4 +30,4 @@
|
||||
<%= link_to "Email", "mailto:redstonerserver+website@gmail.com", style: "text-decoration: none; color: #4096EE;" %>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user