This commit is contained in:
zengqiao
2020-03-19 17:59:34 +08:00
commit 229140f067
407 changed files with 46207 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
.o-container {
width: 100%;
padding: 40px 0 0 10px;
.b-list {
button {
margin: 0 5px 0 10px;
}
}
.headLine {
padding-top: 30px;
margin-top: 30px;
color: #f38031;
border-top: 1px solid rgb(216, 216, 216);
}
.timeButton {
position: relative;
left: 260px;
top: 40px;
}
.partionButton {
float: right;
margin: 20px 15px 0 0;
}
.b-item {
margin-top: 20px;
padding-left: 222px;
button {
margin-right: 10px;
}
}
}