Difference between revisions of "Template:Infobox anthem/styles.css"

From blackwiki
Jump to navigation Jump to search
imported>Pppery
m (Pppery moved page Template:Infobox anthem/title.css to Template:Infobox anthem/styles.css without leaving a redirect: CSS page naming convention)
imported>Pppery
(Fixing badly scoped CSS in violation of guideline 1)
 
Line 1: Line 1:
 
/* {{pp-template}} */
 
/* {{pp-template}} */
body.skin-minerva table.infobox caption {
+
body.skin-minerva table.infobox caption.infobox-anthem-caption {
 
white-space: nowrap;
 
white-space: nowrap;
 
}
 
}

Latest revision as of 21:29, 4 March 2019

/* {{pp-template}} */
body.skin-minerva table.infobox caption.infobox-anthem-caption {
	white-space: nowrap;
}