Template:TLP 4.442 en: 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 ! styl...")
 
(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>
| &quot;
{| 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:
|T
|T
|}
|}
| &quot;
<span> ”</span>
|}
</div>