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

模板:首页/社区创作者/styles.css

爱来自星云工艺喵!(づ。◕◡◡◕。)づ
#home-builder {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.creator-grid {
	display: grid;
	grid: auto-flow / repeat(2, 50%);
	margin-top: 8px;
	padding-top: 4px;
	border-top: 1px solid #ddd !important;
}
.creator-container {
	margin: 10px;
	display: flex;
	flex-direction: column;
}
.creator-title {
	display: flex;
	align-items: center;
}
.creator-img img {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	overflow: hidden;
}
.creator-title-text {
	margin: 0px 0px 0px 12px;
	font-weight: 500;
	font-size: 16px !important;
}
.creator-description {
	margin: 6px 0px 12px 0px !important;
	text-indent: 30px;
	text-align: justify;
}
我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。