Template

Difference between revisions of "Quote"

From Blue-IT.org Wiki

(Created page with "<blockquote style=" color: black; border: solid thin gray; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; "> {{{1}}} </blockquote>")
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<blockquote style="
 
<blockquote style="
 
  color: black;
 
  color: black;
  border: solid thin gray;
+
  border: dotted thin gray;
 
  padding-top: 10px;
 
  padding-top: 10px;
 
  padding-right: 10px;
 
  padding-right: 10px;
 
  padding-bottom: 10px;
 
  padding-bottom: 10px;
 
  padding-left: 10px;
 
  padding-left: 10px;
 +
font-style: italic;
 
  ">
 
  ">
 
{{{1}}}
 
{{{1}}}
 +
 +
<div style="font-style: italic; font-size: x-small;">Source: {{{2}}}</div>
 
</blockquote>
 
</blockquote>

Latest revision as of 06:52, 23 May 2015

{{{1}}}

Source: {{{2}}}