shuishen
2022-01-20 ac5307dd2c21c9e70ce0f54585518f55bc76d821
src/styles/entitys/text-entitys.scss
@@ -93,9 +93,9 @@
}
.way-entitys-box {
    margin-left: 40px;
    margin-bottom: 40px;
    margin-left: 8px;
    margin-bottom: 136px;
    .way-title {
        border: white 1px solid;
        padding-left: 2px;
@@ -115,6 +115,8 @@
}
.park-entitys-box {
    margin-bottom: 26px;
    .park-title {
        position: relative;
        left: -8px;
@@ -141,12 +143,31 @@
.scene-entitys-box {
    text-align: center;
    div {
        line-height: 24px;
        text-align: center;
        font-weight: 700;
        color: #009bff;
        text-shadow: 0 0 2px #fff;
    }
    img {
        height: 40px;
    }
}
.monitor-entitys-box {
    text-align: center;
    div {
        line-height: 24px;
        text-align: center;
        font-weight: 700;
        color: #009bff;
        text-shadow: 0 0 2px #fff;
    }
    img {