Difference between revisions of "Template:Alert"

From AlliedModders Wiki
Jump to: navigation, search
Line 15: Line 15:
 
             border-left-style: solid;
 
             border-left-style: solid;
 
             border-right-style: solid;
 
             border-right-style: solid;
            padding: 2px 5px;
+
             margin: 8px 0;
             margin: 10px 0;
 
 
             border-radius: 5px;
 
             border-radius: 5px;
 
             display: table;
 
             display: table;
 +
            border-collapse: separate;
 +
            border-spacing: 5px;
 
"> {{#if: {{{3|}}}
 
"> {{#if: {{{3|}}}
 
   | <strong style="display: table-cell; padding-right: 5px; vertical-align: middle;">{{{2}}}</strong>{{{3}}}
 
   | <strong style="display: table-cell; padding-right: 5px; vertical-align: middle;">{{{2}}}</strong>{{{3}}}
 
   | <span>{{{2}}}</span>
 
   | <span>{{{2}}}</span>
 
   }}</div>
 
   }}</div>

Revision as of 05:25, 17 August 2017

{{{2}}}