LLWiki正在建设中,欢迎加入我们

“User:Bhsd/common.css”的版本间差异

跳转到导航 跳转到搜索
标签移动版网页编辑 移动版编辑
.wikitable {
border-collapse: separate;
border-spacing: 0;
}
.wikitable tr:first-child {
position: sticky;
top: 0;
}
.stickyHeading .wikitable tr:first-child {
position: static;
}
.wikitable > tbody > tr > th, .wikitable > tbody > tr > td {
border: 0.5px solid #a2a9b1;
}
#mw-content-text {
font-family: Tahoma, Verdana, sans-serif;