Template:Scroll box: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<div class="scrollbox" style="{{{style|border-radius:7px 0 0 0; border:1px solid #AAAAAA; background:{{{1|none}}}; padding:5px;}}} overflow:auto; height:{{{height|250px}}}; width:{{{width|auto}}}; text-align:{{{text-align|left}}}">{{{2|{{{content}}}}}}</div><noinclude>
<div class="scrollbox" style="{{{style|border-radius:7px 0 0 0; border:1px solid #AAAAAA; background:{{{1|none}}}; padding:0 5px 5px;}}} overflow:auto; height:{{{height|250px}}}; width:{{{width|auto}}}; text-align:{{{text-align|left}}}">
{{{2|{{{content}}}}}}
</div><noinclude>
==Usage instructions==
==Usage instructions==
<pre>
<pre>