「MediaWiki:Common.css」:修訂間差異

出自The Ysmir Collective

增加 29 位元組 、​ 2025年1月4日 (星期六)
無編輯摘要
無編輯摘要
Pie對話 | 貢獻
無編輯摘要
第116行: 第116行:


.mw-table a {
.mw-table a {
    color: #8A2BE2; /* BlueViolet for a mystical touch */
    color: #5A7D9A; /* Soft muted blue inspired by Skyrim's aesthetic */
    text-decoration: none; /* Remove underline for links */
    text-decoration: none; /* Remove underline for links */
    font-weight: bold; /* Make links more prominent */
    font-weight: bold; /* Make links more prominent */
第122行: 第122行:


.mw-table a:hover {
.mw-table a:hover {
    color: #4B0082; /* Indigo for hover state */
    color: #2C3E50; /* Darker blue-gray for hover state */
    text-decoration: underline; /* Add underline on hover */
    text-decoration: none; /* Keep underline removed on hover */
}
}
2,025

次編輯