切換選單
切換偏好設定選單
切換個人選單
尚未登入
若您做出任何編輯,會公開您的 IP 位址。

Home.css

出自失传媒体中文维基

页面于 11小时前前HW 建立

页面于 1小时前HW 编辑

状态:未填写 | 类型:未填写

.page-header-info {
	display: none !important;
}

.recent-article {
	max-height: 40vh;
	overflow-y: auto;
}
.other-sites {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	justify-items: center;
	justify-content: center;
	background: var(--color-surface-1);
}