More actions
Created page with "<includeonly><div class="lexicon"><span class="word" id="{{{1}}}">{{{1}}}</span><span class="definition">{{{2}}}</span></div></includeonly><noinclude>{{documentation}}" |
m Add a min-width. |
||
| (20 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
<div id="{{{1}}}" style="display: flex;"> | |||
<div style="width: 7.5em; min-width: 7.5em; padding: 2px; color: coral;">{{{1}}}</div> | |||
<div style="padding: 2px;">{{{2}}}</div> | |||
</div></includeonly><noinclude> | |||
{{documentation}} | |||
</noinclude> | |||