Template:Nmbox: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Created page with "<table class="nmbox" style="border:1px solid #AAAAAA; border-collapse:collapse; clear:both; font-size:85%; margin: 0.25em 0;"> <tr style="background: #EEF3E2"> {{#if:{{{image|..." |
some padding |
||
Line 5: | Line 5: | ||
| <td class="mbox-empty-cell"></td> <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --> |
| <td class="mbox-empty-cell"></td> <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --> |
||
}} |
}} |
||
<td class="mbox-text" style="background: #F6F9ED;">{{{text|}}}</td> |
<td class="mbox-text" style="background: #F6F9ED; padding: 4px 1em;">{{{text|}}}</td> |
||
</tr></table> |
</tr></table> |