模板:Infobox/styles.css

出自眾神廳
跳至導覽 跳至搜尋
/* The caption element is usually aligned to the left in the mobile skin, but this makes inconsistent with
the desktop skin (Vector) while the element is used in infobox, this fixes that. */ 
body.skin-minerva table.infobox caption {
	text-align: center;
}