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

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

跳转到导航 跳转到搜索
.page-道具收集 tr:nth-child(odd) td:nth-child(odd),
.page-道具收集 tr:nth-child(even) td:nth-child(even) {
background-color:#fbfdff;
}
.page-道具收集 tr:nth-child(odd) td:nth-child(even),
.page-道具收集 tr:nth-child(even) td:nth-child(odd) {
background-color:#f2f4f6;
}
.page-道具收集 tr:first-child td:only-child {
background-color:#77D2AF;
color:white;
}
.page-道具收集 .wikitable tr th {
background-color:#E8F8F2;
}
 
div.Wikiplus-InterBox {
border:1px #a7d7f9 solid !important;