Template:Quote Block: Difference between revisions

The Emma M. Lion Wiki
No edit summary
updated quote block
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="border: 2px solid rgba(200, 200, 200, 0.8); padding: 15px; background-color: rgba(249, 249, 249, 0.9); font-style: italic; margin-bottom: 20px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); margin-right: 1rem;">
<div class="quoteBlock">
     <p style="font-size: 1.3em; text-align: center; color: #333333; margin: 0;">
     <p style="font-size: 1.3em; text-align: center; color: #222; margin: 0;">
        "{{{quote}}}"
      <span class="quotationMark">“</span>{{{quote}}}<span class="quotationMark">”</span>
     </p>
     </p>
     <p style="text-align: right; font-size: 1.1em; color: #555555; margin-top: 10px;">
     <p style="text-align: right; font-size: 1.1em; color: #444; margin-top: 10px;">
         — {{{author}}}
         — {{{author}}}
     </p>
     </p>
</div>
</div>

Latest revision as of 17:34, 7 February 2025

{{{quote}}}

— {{{author}}}