Template:Ambox: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
no edit summary
No edit summary
No edit summary
Line 3: Line 3:
table.ambox-header {
table.ambox-header {
   width: 100%;
   width: 100%;
   height: 150px
   height: 100px
  margin: 1em auto 1em auto;
  vertical-align: top;
}
}
th.ambox-header { width: 100px; }
table.ambox-inline {
table.ambox-inline {
   width: 50%;
   width: 50%;
   height: 42px;
   height: 42px;
  margin: 1em auto 1em auto;
  vertical-align: top;
}
}
th.ambox-inline { width: 42px; }
</css>
</css>
{| class="ambox-{{{type}}}" style="border: 1px solid {{#if: {{{color|}}}|{{{color}}}|black}};"
{| class="ambox-{{{type}}}" style="border: 1px solid {{#if: {{{color|}}}|{{{color}}}|black}};"

Navigation menu