代码拉取完成,页面将自动刷新
body {
background-image: url("./1.jpg");
background-size: cover;
}
div {
display: inline;
}
#sel {
margin-left: 44px;
margin-top: 69px;
display: block;
float: left;
position: absolute;
}
.columnDiv {
/* 单元行 */
display: table-row;
}
.rowDiv {
/* 单元格 */
display: table-cell;
white-space: pre;
}
#mainPanel {
text-align: center;
margin: 50px auto;
display: table;
}
.block {
/* 初始方块样式 */
display: inline-block;
width: 40px;
height: 40px;
margin: 0.75px;
line-height: 40px;
color: wheat;
font-size: 1rem;
background-color: rgb(0, 0, 0);
border-radius:3px;
}
.blockClicked {
/* 点击后 */
color: bisque;
background-color: rgb(212, 176, 13);
}
button {
width: 60px;
height: 40px;
border-radius: 10px;
border: 3px outset;
background-color: #101318;
color: #ff8e19;
margin-left: 30px;
}
select {
border-radius: 8px;
height: 30px;
border-width: 3px;
border-style: dotted;
color: cornflowerblue;
font-weight: bold;
}
#score_panel {
background-color: antiquewhite;
padding: 10px;
float: right;
position: fixed;
top: 5%;
right: 100px;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。