Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Lex: Difference between revisions

Template page
mNo edit summary
m Add a min-width.
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly><div class="lexicon"><span class="word" id="{{{1}}}" style="color:coral; padding-right:8px;">{{{1}}}</span><span class="definition">{{{2}}}</span></div></includeonly><noinclude>{{documentation}}</noinclude>
 
<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>