「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

次編輯