Template:Chart/styles.css

来自红砖维基
Creeper19472讨论 | 贡献2022年7月27日 (三) 01:31的版本 (导入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;
	}
}