Removed italic styling on message body
Contributor BushmanK pointed out quite rightly that italic isn't appropriate for a full body of text.
This commit is contained in:
parent
f3941b7ee0
commit
68a4002366
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<table style="font-size: 15px; font-style: italic; margin: 15px 0px; background-color: #eee; width: 550px">
|
||||
<table style="font-size: 15px; margin: 15px 0px; background-color: #eee; width: 550px">
|
||||
<tr>
|
||||
<td style="width: 50px; vertical-align: top; padding: 15px">
|
||||
<%= link_to(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue