Template:Tree chart/styles.css

< Template:Tree chart
zhwiki>阿南之人2023年9月15日 (五) 11:55的版本 (阿南之人已移動頁面Template:Chart/styles.cssTemplate:Tree chart/styles.css,不留重新導向)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
/*.chart-container {
	max-width: 100%;
	overflow-x: auto;
	overflow-y: visible;
}
*/
.chart-content {
	border-spacing: 0;
	border-collapse: separate;
}
@media all and (max-width:720px) {
	.chart-content .ahnentafel  {
		min-width:auto !important;
		width:100% !important;
	}
}