Sablon:Szerző/style.css

A Wikiforrásból
.infobox-person {
	float: right;
	margin: 5px;
	border: 3px solid #efefef;
	width: 260px;
	border-spacing: 0;
}
.infobox-person th,
.infobox-person td {
	padding: 3px;
}
.infobox-person .image .thumb {
	float: none;
	margin: 0 auto;
}
.infobox-person .image .thumbinner {
	border: none;
	padding: 0;
	background: none;
	font-size: 100%;
	margin: 0 auto;
}
.infobox-person .image .thumbcaption {
	padding: 3px 0 0 0;
	text-align: center;
	font-size: smaller;
}
.infobox-person .image .magnify {
	display: none;
}