On Sun, 20 Feb 2022 17:04:39 GMT, Alexey Ivanov wrote:
> Drop redundant `text-align: left` from `` elements, which don't affect
> the table alignment. Then drop `text-align: center` from ` elements which
> counter-act the align set on the ``.
>
> Also drop `vertical-align: top` from table cell
On Sun, 20 Feb 2022 17:04:39 GMT, Alexey Ivanov wrote:
> Drop redundant `text-align: left` from `` elements, which don't affect
> the table alignment. Then drop `text-align: center` from ` elements which
> counter-act the align set on the ``.
>
> Also drop `vertical-align: top` from table cell
Drop redundant `text-align: left` from `` elements, which don't affect
the table alignment. Then drop `text-align: center` from ` elements which
counter-act the align set on the ``.
Also drop `vertical-align: top` from table cells and declare this style
globally. This makes the properties and v