Style tweaks for the new <p> tags
This commit is contained in:
parent
a11bae7cdf
commit
93ee1b080b
|
@ -9,7 +9,7 @@
|
|||
<blockquote><p><%= @$post[2] %></p></blockquote>
|
||||
</section>
|
||||
<section class="name field">
|
||||
<p>
|
||||
<p style="margin: 0 0 0 0;">
|
||||
- <%= @$post[1] %>
|
||||
<% if (@$post[3]) { =%>
|
||||
(<%= link_to Homepage => @$post[3] %>)
|
||||
|
|
Loading…
Reference in a new issue