MediaWiki:Common.css:修订间差异

来自The Ysmir Collective

添加342字节 、​ 2025年1月4日 (星期六)
无编辑摘要
无编辑摘要
Pie讨论 | 贡献
无编辑摘要
第58行: 第58行:
.mw-table td.centered, .mw-table th.centered {
.mw-table td.centered, .mw-table th.centered {
    text-align: center;
    text-align: center;
}
/* 暗红色文字 */
.mw-table td.red-text, .mw-table th.red-text {
   color: #8B0000; /* 暗红色文字 */
}
/* 绿色文字 */
.mw-table td.green-text, .mw-table th.green-text {
   color: #006400; /* 深绿色文字 */
}
/* 蓝色文字 */
.mw-table td.blue-text, .mw-table th.blue-text {
   color: #00008B; /* 深蓝色文字 */
}
}
2,025

个编辑