You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
22
static/app2/css/msg_con.css
Executable file
22
static/app2/css/msg_con.css
Executable file
@ -0,0 +1,22 @@
|
||||
.time{
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
background: #d2d2d2;
|
||||
color: white;
|
||||
width: 180px;
|
||||
margin: 10px auto;
|
||||
font-size: 13.2px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
.con_{
|
||||
width: 100%;
|
||||
background: white;
|
||||
padding: 3%;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.con_b{
|
||||
width: 100%;
|
||||
background: white;
|
||||
border-radius: 5px;
|
||||
}
|
Reference in New Issue
Block a user