Difference between revisions of "Template:Message box"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Removed <p> and margin to prevent double line spacing)
(Changed <div> to <p> (I'll get this right eventually))
Line 1: Line 1:
<div class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaaaaa; padding: .5em; margin: .5em 5%;">'' '''{{{heading}}}''' {{{message}}}''</div>
+
<p class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaaaaa; padding: .5em; margin: .5em 5% 1em;">'' '''{{{heading}}}''' {{{message}}}''</p>

Revision as of 06:32, 3 September 2004

{{{heading}}} {{{message}}}