Template:TLP 4.442 de: Difference between revisions

Use flexbox instead of table-within-table
(Created page with "{| style="margin: 0 auto 0 auto;" |- | „ | {| class="wikitable" style="margin: 0 auto 0 auto; text-align: center;" |+ ! style="width: 2em |p ! style="width: 2em |q ! style="...")
 
(Use flexbox instead of table-within-table)
Line 1: Line 1:
{| style="margin: 0 auto 0 auto;"
<div style="display: flex; justify-content: center; align-items: center;">
|-
<span></span>
|
{| class="wikitable" style="margin: 0 .5em; text-align: center;"
|
{| class="wikitable" style="margin: 0 auto 0 auto; text-align: center;"
|+
|+
! style="width: 2em |p
! style="width: 2em |p
Line 21: Line 19:
|W
|W
|}
|}
|
<span> </span>
|}
</div>