Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 01:49, 9 November 2024 by 1F616EMO (talk | contribs) (1F616EMO moved page Template:Infobox in Dynamic Infobox/styles.css to Template:Infobox in Portable Infobox/styles.css without leaving a redirect: Misspelled title)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.infobox-in-di {
	border: none !important;
	background: inherit !important;
	box-shadow: none !important;
	font-size: inherit !important;
	margin-bottom: 0 !important;
	float: unset !important;
	width: 100% !important;
	padding: inherit !important;
}

.infobox-in-di .infobox-header {
	text-align: left;
	font-size: var(--font-size-medium);
	font-weight: var(--font-weight-semibold);
	line-height: var(--line-height-sm);
}

.infobox-in-di tr th {
	padding: 5px 0 !important;
}