跳转到内容

模板:Infobox/styles.css

来自维基百科
imported>Xiplus-abot2020年8月18日 (二) 12:40的版本 (已更改“Template:Infobox/styles.css”的保护等级:高風險模板:4引用<!-- 機器人3 -->([编辑=仅允许自动确认用户](无限期)))
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
/* 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;
}