代码拉取完成,页面将自动刷新
#game{
width: 780px;
height: 780px;
margin: 0 auto;
background: #F0B060;
/* display: flex; */
/* flex-flow: row wrap; */
padding: 50px;
position: relative;
border: 1px solid green;
z-index: 1;
}
#game .item{
width: 24.1px;
height: 24.1px;
border: 1px solid black;
float: left;
}
#game .game_qipan{
position: absolute;
/* border: 1px solid red; */
width: 790px;
height: 800px;
top: 40px;
left: 40px;
z-index: 100;
}
#game .game_qipan .item{
/* height: 22px; */
/* 设置透明度 */
border: 1px solid rgba(255, 250, 232, 0) !important;
}
.game_option{
border: 1px solid red;
position: relative;;
}
#room{
position: fixed;
top: 50px;
left: 50px;
border: 2px solid blue;
width: 500px;
height: 500px;
z-index: 10;
background: #FFFAE8;
}
#room .close{
cursor: pointer;
background: orange;
width: 80px;
height: 40px;
line-height: 40px;
text-align: center;
color: white;
}
#room ol li{
margin-top: 10px;
}
#room ol li button{
cursor: pointer;
}
#room ol li:hover{
border: 1px solid orange;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。