MediaWiki:Common.css:修订间差异

来自The Ysmir Collective

添加10字节 、​ 2025年1月4日 (星期六)
无编辑摘要
无编辑摘要
Pie讨论 | 贡献
无编辑摘要
第36行: 第36行:
.mw-table {
.mw-table {
    border-collapse: collapse; /* Ensure borders don't double */
    border-collapse: collapse; /* Ensure borders don't double */
    margin: 20px auto; /* Add margin for proper placement */
    margin: 16px auto; /* Add margin for proper placement */
    background-color: #ffffff; /* Set white background */
    background-color: #ffffff; /* Set white background */
    width: 100%; /* Table spans container width */
    width: 100%; /* Table spans container width */
第45行: 第45行:
    border-top: 1px solid #000000; /* Black border for table rows */
    border-top: 1px solid #000000; /* Black border for table rows */
    border-bottom: 1px solid #000000; /* Black border for table rows */
    border-bottom: 1px solid #000000; /* Black border for table rows */
    padding: 8px; /* Space inside cells */
    padding: 12px 24px; /* 左右增加24px间距 */
    text-align: left; /* Align text to the left */
    text-align: left; /* Align text to the left */
    vertical-align: middle; /* Vertically center text */
    vertical-align: middle; /* Vertically center text */
2,025

个编辑