qlg.frontend/css/saoyisao.css
2019-09-06 10:45:33 +08:00

34 lines
455 B
CSS

#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;
}