跳至內容

「模板:資訊框.css」:修訂間差異

出自華麥百科
無編輯摘要
Chunghwamc已移動頁面模板:資訊框/styles.css模板:資訊框.css,不留重新導向
 
(無差異)

於 2025年2月26日 (三) 21:19 的最新修訂

body.skin-minerva .infobox table {
	display: table;
}
body.skin-minerva table.infobox caption {
	text-align: center;
}
@media all and ( min-width: 720px ) {
	.infobox {
		width: 22em;
	}
}