打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:首页/服务器剪影/styles.css:修订间差异

爱来自星云工艺喵!(づ。◕◡◡◕。)づ
Kuina留言 | 贡献
创建页面,内容为“#home-landmark { display: flex; flex-direction: column; justify-content: space-between; }”
 
Kuina留言 | 贡献
无编辑摘要
第3行: 第3行:
flex-direction: column;
flex-direction: column;
justify-content: space-between;
justify-content: space-between;
}
.landmark-grid {
display: grid;
grid: auto-flow / repeat(1, 100%);
margin-top: 8px;
padding-top: 4px;
border-top: 1px solid #ddd !important;
}
}

2023年9月19日 (二) 21:18的版本

#home-landmark {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.landmark-grid {
	display: grid;
	grid: auto-flow / repeat(1, 100%);
	margin-top: 8px;
	padding-top: 4px;
	border-top: 1px solid #ddd !important;
}
我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。