385
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
< | <div style="padding: 1% 1% 1em; background-color: {{{background-color|white}}}; width: 100%; visibility: {{{section-title-visibility|hidden}}};"> | ||
<div style=" | <h1 style="text-align: center;">{{{section-title}}}</h1> | ||
</div> | |||
<div style="padding: 1%; display: flex; flex-flow: row wrap; justify-content: {{{justify|center}}}; align-items: {{{align|center}}}; background-color: {{{background-color|white}}};"> | |||
{{{content}}} | {{{content}}} | ||
</div> | </div> |
edits