「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

次編輯