Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Npc infobox/styles.css

Template page
Revision as of 19:43, 5 March 2025 by Hloth (talk | contribs) (Add more styles)
.infobox.npc {
	float: right;
	margin: 0.5em 0 0.5em 1em;
	padding: 6px;
	width: 252px;
}
.infobox.npc .image {
	max-width: 100%;
}
.infobox.npc img {
	width: 100%;
	height: auto;
}
.infobox.npc .image pre {
	background: transparent;
	border: none;
}