Template:Quote: Difference between revisions

From Liberpedia
No edit summary
No edit summary
Line 3: Line 3:
:— {{{sign}}}
:— {{{sign}}}
</blockquote>
</blockquote>
<style>
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
</style>

Revision as of 05:22, 14 July 2022

 {{{text}}}

— {{{sign}}}

<style> blockquote:before {

 color: #ccc;
 content: open-quote;
 font-size: 4em;
 line-height: 0.1em;
 margin-right: 0.25em;
 vertical-align: -0.4em;

} </style>