You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
22
static/app2/css/essaylist.css
Executable file
22
static/app2/css/essaylist.css
Executable file
@ -0,0 +1,22 @@
|
||||
.add1{
|
||||
width: 96%;
|
||||
margin: 5px auto;
|
||||
height: 63px;
|
||||
background:#C9C9C9;
|
||||
border:1px solid #C9C9C9;
|
||||
border-radius: 5px;
|
||||
display:flex;
|
||||
justify-content: center;
|
||||
align-items:center ;
|
||||
/* margin-top: 10px; */
|
||||
}
|
||||
.addimg{
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
.add1 img {
|
||||
/* position: absolute; */
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user