置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

偶像大师 百万现场/组合列表/style.css

猛汉♂百科,万男皆可猛的百科全书!转载请标注来源页面的网页链接,并声明引自猛汉百科。内容不可商用。
跳到导航 跳到搜索
/* Only for [[偶像大师 百万现场/组合列表]] */
/* 表格样式 */
.wikitable th {
	background-color: rgba(254,194,10,0.12) !important;
}

.wikitable td {
	background-color: rgba(254,194,10,0.02) !important;
	padding: 0.6em !important;
}

/* 窄屏下维基表格不受自适应影响;隐藏多余的边框线 */
@media only screen and (orientation: portrait) {
	.wikitable {
		min-width: 260%;
		border-color: #FFF !important;
	}
}

/* [[Category:在主名字空间下的CSS页面]] */