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

Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Fix class episode names to new class names)
Line 173: Line 173:
}
}


&.infobox-hopeport {
&.infobox-Hopeport {
.infobox-card(@infobox-lighter-hopeport, @infobox-darker-hopeport, '/images/[email protected]', @hopeport);
.infobox-card(@infobox-lighter-hopeport, @infobox-darker-hopeport, '/images/[email protected]', @hopeport);
}
}


&.infobox-mantuban {
&.infobox-Mine_of_Mantuban {
.infobox-card(@infobox-lighter-mantuban, @infobox-darker-mantuban, '/images/[email protected]', @mantuban);
.infobox-card(@infobox-lighter-mantuban, @infobox-darker-mantuban, '/images/[email protected]', @mantuban);
}
}


&.infobox-hopeforest {
&.infobox-Hopeforest {
.infobox-card(@infobox-lighter-hopeforest, @infobox-darker-hopeforest, '/images/[email protected]', @hopeforest);
.infobox-card(@infobox-lighter-hopeforest, @infobox-darker-hopeforest, '/images/[email protected]', @hopeforest);
}
}
&.infobox-crenopolis {
&.infobox-Crenopolis {
.infobox-card(@infobox-lighter-crenopolis, @infobox-darker-crenopolis, '/images/[email protected]', @crenopolis);
.infobox-card(@infobox-lighter-crenopolis, @infobox-darker-crenopolis, '/images/[email protected]', @crenopolis);
}
}