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

出自The Ysmir Collective

增加 627 位元組 、​ 2025年1月4日 (星期六)
無編輯摘要
無編輯摘要
Pie留言 | 貢獻
無編輯摘要
行 74: 行 74:
.mw-table td.blue-text, .mw-table th.blue-text {
.mw-table td.blue-text, .mw-table th.blue-text {
    color: #00008B; /* 深蓝色文字 */
    color: #00008B; /* 深蓝色文字 */
}
/* Timeline event styles */
.mw-table td.major-event {
   background-color: #D4E157; /* Lime green background for major events */
   color: #1B5E20; /* Dark green text */
}
.mw-table td.minor-event {
   background-color: #FFF9C4; /* Light yellow background for minor events */
   color: #827717; /* Olive text */
}
.mw-table td.historical-event {
   background-color: #BBDEFB; /* Light blue background for historical events */
   color: #0D47A1; /* Navy blue text */
}
.mw-table td.future-event {
   background-color: #E1BEE7; /* Lavender background for future events */
   color: #4A148C; /* Dark purple text */
}
}
2,025

次編輯