Difference between revisions of "Template:LoveLive Characters Avatar/style.css"

From Moegirlpedia
Jump to: navigation, search
(Undo revision 34671 by LLY--0827 (talk))
(Tag: Undo)
m (LLY--0827 moved page Template:Love Live! Characters Avatar/style.css to Template:LoveLive Characters Avatar/style.css without leaving a redirect: wrong title)
 
(No difference)

Latest revision as of 15:06, 14 April 2022

.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 > span {
	position: absolute;
	left: 0;
	top: 0;
}
.ll-icon .image-box img {
	max-width: unset !important;
}
.ll-icon .hover-change-after + span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}