mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 05:13:29 +08:00
11 lines
214 B
CSS
Executable File
11 lines
214 B
CSS
Executable File
/**
|
|
* 首页
|
|
*/
|
|
.newuserreduction-content .items {
|
|
margin: 10px 0 20px 0;
|
|
border-bottom: 1px dashed #f1f1f1;
|
|
padding-bottom: 20px;
|
|
}
|
|
.newuserreduction-content .edit-submit {
|
|
margin-bottom: 20px;
|
|
} |