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

个编辑