Template:Box: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
border-radius: var(--box-border-radius-impl); | border-radius: var(--box-border-radius-impl); | ||
"> | "> | ||
<div class="box-content">{{{1}}}</div> | <div class="box-content" style="flex-grow: 1;">{{{1}}}</div> | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
{{Box|This is a box. You can display any content you desire inside of it.}} | {{Box|This is a box. You can display any content you desire inside of it.}} | ||
</noinclude> | </noinclude> |
Revision as of 14:13, 5 June 2025
This is a box. You can display any content you desire inside of it.