whycq
2022-05-27 4f47d0af9617511e475879eff74e7788a429d9fd
src/main/webapp/static/css/render.css
@@ -12,6 +12,7 @@
    width: 100%;
    background-color: rgb(108,167,168);
}
.head {
    height: 10%;
    width: 100%;
@@ -72,12 +73,24 @@
    position: absolute;
    display: inline-block;
    background-color: #000000;
    z-index: 5;
}
.item {
    border: 1px solid rgb(194,76,65);
    color: rgb(194,76,65);
    height: 100%;
    width: 100%;
}
.floorBtn {
    position: absolute;
    /*border: 1px solid rgb(108, 167, 168);*/
    top: 10px;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 5px;
    cursor:pointer;
}
/*操作显示栏*/
@@ -239,6 +252,7 @@
    text-align: center;
    background-color: rgb(120,255,129);
    font-size: 14px;
    z-index: 9;
}
/*空站点*/
.site-k {