MediaWiki:Common.less/infobox.less: Difference between revisions

Fix class episode names to new class names
No edit summary
(Fix class episode names to new class names)
Line 173:
}
 
&.infobox-hopeportHopeport {
.infobox-card(@infobox-lighter-hopeport, @infobox-darker-hopeport, '/images/[email protected]', @hopeport);
}
 
&.infobox-mantubanMine_of_Mantuban {
.infobox-card(@infobox-lighter-mantuban, @infobox-darker-mantuban, '/images/[email protected]', @mantuban);
}
 
&.infobox-hopeforestHopeforest {
.infobox-card(@infobox-lighter-hopeforest, @infobox-darker-hopeforest, '/images/[email protected]', @hopeforest);
}
&.infobox-crenopolisCrenopolis {
.infobox-card(@infobox-lighter-crenopolis, @infobox-darker-crenopolis, '/images/[email protected]', @crenopolis);
}