Difference between revisions of "Template:Blockquote"

From TheRetroWagon
Jump to: navigation, search
(Add padding)
(Modify padding, remove margins)
 
(2 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-top: 10px;
+
padding-left: 10px;
      padding-right: 0px;
 
      padding-bottom: 0.25in;
 
      padding-left: 5em;
 
 
 
 
  ">
 
  ">
 
     {{{1}}}
 
     {{{1}}}
 
</blockquote>
 
</blockquote>

Latest revision as of 16:20, 20 May 2015

{{{1}}}