Template:Infobox video game/styles.css

From WikipediNyah
Revision as of 15:41, 26 March 2023 by NeonWabbit (talk | contribs) (Created page with "→‎{{pp-template|small=yes}}: .ib-video-game .infobox-label { white-space: nowrap; →‎to ensure gap between any long/nonwrapped label and subsequent data on same line: padding-right: 0.65em; } .ib-video-game .infobox-above { font-style: italic; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template|small=yes}} */
.ib-video-game .infobox-label {
	white-space: nowrap;
	/* to ensure gap between any long/nonwrapped label and subsequent data on same line */
	padding-right: 0.65em; 
}

.ib-video-game .infobox-above {
	font-style: italic;
}