Difference between revisions of "Template:Blockquote"

From Isleward Wiki
Jump to navigation Jump to search
(add flex to fix margin with right-floated boxes)
(try flex column)
 
Line 1: Line 1:
<div style="display: flex; background: #f5faff; border: 1px solid #cedff2; width: auto; margin: 0px 2% 1.25em 2%; font-style: italic; text-align: left; color: black; padding: 1.5em;">
+
<div style="display: flex; flex-direction: column; background: #f5faff; border: 1px solid #cedff2; width: auto; margin: 0px 2% 1.25em 2%; font-style: italic; text-align: left; color: black; padding: 1.5em;">
 
{{{1}}}
 
{{{1}}}
 
</div>
 
</div>

Latest revision as of 21:18, 18 May 2022

{{{1}}}