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

模板:首页/社区创作者/styles.css:修订间差异

爱来自星云工艺喵!(づ。◕◡◡◕。)づ
CuteKims留言 | 贡献
无编辑摘要
CuteKims留言 | 贡献
无编辑摘要
第10行: 第10行:
.creator-container {
.creator-container {
margin: 10px;
margin: 10px;
display: flex;
flex-direction: column;
}
}
.creator-title {
.creator-title {

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

#home-builder {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.creator-grid {
	display: grid;
	grid: auto-flow 48px / repeat(2, 50%)
}
.creator-container {
	margin: 10px;
	display: flex;
	flex-direction: column;
}
.creator-title {
	display: flex;
	align-items: center
}
.creator-pic {
	border-radius: 50%;
}
我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。