Template:Rightbox: Difference between revisions

no edit summary
(attempt to get a floating box)
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="float: right; border: solid black 1px; margins: 0.5em;">
<div style="float: right; border: solid black 1px; padding: 0; margin: 0;">
{{{1}}}
<div style="width:100%; background-color: lightblue; font-weight: bold; text-align: center;">{{{1}}}</div>
<div style="margin: 1em;">
{{{2}}}
</div>
</div>
</div>