Multiple style inconsistencies compared with the current zh website
Description
There are multiple style inconsistencies in the following page:
html-book-20260502/reference/zh/cpp/container/stack/stack.html
The page does not match the current zh website style. Several parts of the layout, table formatting, and visual presentation are inconsistent with the existing reference pages.
For example:
<td rowspan="142">(2)</td>
Some table structures cause incorrect rendering, resulting in mismatched alignment and layout issues.
Expected behavior
The page should follow the same styles and layout rules as the current zh website:
- Consistent table formatting
- Correct alignment and spacing
- Matching typography and visual components
- Consistent rendering with zh reference pages
Actual behavior
- Multiple sections have styling mismatches compared with the current zh website.
- Table layouts and element alignment are inconsistent.
Multiple style inconsistencies compared with the current zh website
Description
There are multiple style inconsistencies in the following page:
html-book-20260502/reference/zh/cpp/container/stack/stack.htmlThe page does not match the current zh website style. Several parts of the layout, table formatting, and visual presentation are inconsistent with the existing reference pages.
For example:
Some table structures cause incorrect rendering, resulting in mismatched alignment and layout issues.
Expected behavior
The page should follow the same styles and layout rules as the current zh website:
Actual behavior