Difference between revisions of "Template:Message box"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
m ("</p>" -> "</div>")
(test, please don't revert. I will later)
Line 1: Line 1:
<div class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .5em; margin: .5em 5% 1em;">'' '''{{{heading}}}''' {{{message}}}''</div>
+
<div class="{{{id}}}" style="text-shadow: 0px 2px 4px #666; background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .4em; margin-bottom: 1em; font-size: 100%; width: auto;">'''{{{heading}}}'''<br><small>{{{message}}}</small></div>

Revision as of 19:50, 28 December 2004

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