You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
34
static/app2/css/saoyisao.css
Executable file
34
static/app2/css/saoyisao.css
Executable file
@ -0,0 +1,34 @@
|
||||
#bcid {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
background: #000000;
|
||||
}
|
||||
|
||||
html,
|
||||
body,
|
||||
div {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.fbt {
|
||||
color: #0E76E1;
|
||||
width: 50%;
|
||||
background-color: #ffffff;
|
||||
float: left;
|
||||
line-height: 44px;
|
||||
text-align: center;
|
||||
}
|
||||
.choose{
|
||||
height: 50px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
.choose .cancel{
|
||||
position:static;
|
||||
/* top: 10px; */
|
||||
/* right: 12px; */
|
||||
z-index: 100;
|
||||
}
|
Reference in New Issue
Block a user