#
luxiaotao1123
2020-11-18 a032ee1f6c375cbf90543e934c92dbe7b70d2100
src/main/webapp/views/monitor/css/monitor.css
@@ -193,7 +193,7 @@
    float: left;
    width: 52%;
    height: 100%;
    padding: 2% 1%;
    padding: 1.2% 1% 1.5% 1%;
    box-sizing: border-box;
}
.map-board{
@@ -201,7 +201,7 @@
    width: 100%;
    border: 1px solid rgba(20, 80, 136, 1);
    position: relative;
    background-color: rgba(3, 36, 85, 0.5); /*针对其他浏览器*/
    background-color: rgba(3, 36, 85, 0.4); /*针对其他浏览器*/
    filter: Alpha(Opacity=50); /* 针对IE*/
}
@@ -560,14 +560,14 @@
    background-image: url(../img/banner/banner1.jpg);
}
#img-2 {
    background-image: url(../img/banner/test2.jpg);
    background-image: url(../img/banner/banner1.jpg);
}
#img-3 {
    background-image: url(../img/banner/test3.png);
    background-image: url(../img/banner/banner1.jpg);
}
#img-4 {
    background-image: url(../img/banner/test1.jpg);
    background-image: url(../img/banner/banner1.jpg);
}
#img-5 {
    background-image: url(../img/banner/test2.jpg);
    background-image: url(../img/banner/banner1.jpg);
}