七日内新公告:全站维护公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

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页面]] */