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>
|
<blockquote><p><%= @$post[2] %></p></blockquote>
|
||||||
</section>
|
</section>
|
||||||
<section class="name field">
|
<section class="name field">
|
||||||
<p>
|
<p style="margin: 0 0 0 0;">
|
||||||
- <%= @$post[1] %>
|
- <%= @$post[1] %>
|
||||||
<% if (@$post[3]) { =%>
|
<% if (@$post[3]) { =%>
|
||||||
(<%= link_to Homepage => @$post[3] %>)
|
(<%= link_to Homepage => @$post[3] %>)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user