今天是2024年6月26日 第26周 星期三

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

Template:Tree chart/styles.css

来自Akarin
< Template:Tree chart
白龙讨论 | 贡献2023年12月24日 (日) 19:42的版本 (导入1个版本)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航 跳到搜索
/*.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;
	}
}