Difference between revisions of "Template:Blockquote"

From TheRetroWagon
Jump to: navigation, search
(Added margins)
(Modify padding, remove margins)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<blockquote style="color: black; border: solid thin gray;
+
<blockquote style="
    margin-top: 1em;
+
color: black;
    margin-bottom: 1em;
+
border: solid thin gray;
    margin-left: 40px;
+
padding-top: 10px;
    margin-right: 40px;
+
padding-right: 10px;
 
+
padding-bottom: 10px;
">
+
padding-left: 10px;
 +
">
 
     {{{1}}}
 
     {{{1}}}
 
</blockquote>
 
</blockquote>

Latest revision as of 16:20, 20 May 2015

{{{1}}}