第2行:
第2行:
<div style="float:right; max-width: min(100%, 15rem); right: 1rem; display: block; margin: 0.5rem; padding: 0.5rem">
<div style="float:right; max-width: min(100%, 15rem); right: 1rem; display: block; margin: 0.5rem; padding: 0.5rem">
{{Box|content=
{{Box|content=
−
<p style="font-size: 0.5rem">{{{pretitle}}}</p>
+
<p style="font-size: 0.5rem; margin: 0">{{{pretitle}}}</p>
−
<p style="font-size: 1.5rem">{{{title}}}</p>
+
<p style="font-size: 1.5rem; margin: 0">{{{title}}}</p>
{{{content}}}
{{{content}}}
}}
}}
</div>
</div>