Difference between revisions of "Template:Margin-limit"

From University Innovation Fellows
Jump to navigation Jump to search
(Minor fix)
 
Line 1: Line 1:
<div style="margin-left: {{{left}}}; margin-right: {{{right}}};">{{{content}}}</div>
+
<div style="{{#if: {{{center|}}} | margin: auto; width: 50%; | margin-left: {{{left}}}; margin-right: {{{right}}}; }}"> {{{content}}} </div>

Latest revision as of 13:46, 8 February 2020

{{{content}}}