Template:Honor infobox/style.css

From Pathfinder Wiki
< Template:Honor infobox
Revision as of 15:41, 3 April 2022 by DesignerThan (talk | contribs) (add support for pilots)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.infobox.honor-infobox {
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	width: 100%;
	font-size: 1em;
}

.infobox.honor-infobox .infobox-above {
	font-size: 1.6em;
	padding: .5em 0 0 0;
}

.infobox.honor-infobox .honor-infobox-button .btn {
	width: 100%;
	box-shadow: 2px 2px 5px rgba(0,0,0,.4);
}

.infobox.honor-infobox .honor-infobox-seeAlso a,
.infobox.honor-infobox .honor-infobox-seeAlso a.new {
	color: white;
}