Files
shopxo/public/static/index/default/css/personal.css
gongfuxiang 2995b258d2 dev -> tp5
2018-12-15 13:31:42 +08:00

17 lines
339 B
CSS
Executable File

.user-content-body legend {
padding-bottom: 0.2rem;
margin-bottom: 1rem;
border-bottom: 1px solid #e5e5e5;
}
.user-content-body .legend-title {
font-size: 16px;
}
.user-content-body a {
color: #e7747f;
}
.user-content-body .items-value-empty {
color: #999;
}
.user-content-body .span-edit {
margin-left: 15px;
}