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

Template:LoveLive!角色头像/style.css

猛汉♂百科,万男皆可猛的百科全书!转载请标注来源页面的网页链接,并声明引自猛汉百科。内容不可商用。
跳到导航 跳到搜索
.ll-icon {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0 !important;
	padding-left: 0;
}
.ll-icon > li {
	width: calc(4em + 6ch);
	text-align: center;
	display: inline-block;
	padding-top: 5px;
	vertical-align: top;
}
.ll-icon-error {
	color: red;
	font-weight: bold;
}
.ll-icon-error > div {
	display: none;
}
.ll-icon .image-box {
	display: inline-block !important;
	width: 80px;
	height: 80px;
	border: 2px solid #eee;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.ll-icon .image-box.image-box-rectangle {
	border-radius: 0;
}
.ll-icon .image-box > span {
	position: absolute;
	left: 0;
	top: 0;
}
.ll-icon .image-box img {
	max-width: unset !important;
}
.ll-icon .image-box-empty {
	display: inline-block !important;
	width: 84px;
	height: 84px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.ll-icon .hover-change-after + span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
/* [[Category:在模板名字空间下的CSS页面]] */