MediaWiki:Common.css:修订间差异

添加322字节 、​ 2025年1月4日 (星期六)
无编辑摘要
无编辑摘要
Pie讨论 | 贡献
无编辑摘要
第101行: 第101行:
    color: #DCDCDC; /* Gainsboro for major event links */
    color: #DCDCDC; /* Gainsboro for major event links */
}
}


.mw-table td.minor-event a {
.mw-table td.minor-event a {
第114行: 第112行:
.mw-table td.future-event a {
.mw-table td.future-event a {
    color: #5C4033; /* Dark brown for future event links */
    color: #5C4033; /* Dark brown for future event links */
}
.mw-table a {
   color: #8A2BE2; /* BlueViolet for a mystical touch */
   text-decoration: none; /* Remove underline for links */
   font-weight: bold; /* Make links more prominent */
}
.mw-table a:hover {
   color: #4B0082; /* Indigo for hover state */
   text-decoration: underline; /* Add underline on hover */
}
}
2,025

个编辑