模板:Infobox/styles.css

出自眾神廳
CSS國家模板>Xiplus-abot2020年8月18日 (二) 04: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;
}