打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的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);
}