无编辑摘要 |
Not set yet(留言 | 贡献) 小 (已还原Not set yet(讨论)的编辑至最后由Zbx1425修订的版本) 标签:回退 |
||
| (未显示2个用户的6个中间版本) | |||
| 第9行: | 第9行: | ||
} | } | ||
.wikitable-routes tr td:only-child { | .wikitable-routes tr td:only-child { | ||
background-color: # | background-color: #f5f5f5 !important; | ||
} | } | ||
.wikitable-routes tr th { | .wikitable-routes tr th { | ||
background-color: #eee !important; | background-color: #eee !important; | ||
} | } | ||
2024年5月25日 (六) 20:07的最新版本
/* 这里放置的CSS将应用于所有皮肤 */
.wikitable-routes tr th, .wikitable-routes tr td {
font-size: 1rem !important;
padding: 5px 10px 5px 0 !important;
}
.wikitable-routes tr td:first-child {
border-right: 10px solid white;
}
.wikitable-routes tr td:only-child {
background-color: #f5f5f5 !important;
}
.wikitable-routes tr th {
background-color: #eee !important;
}