#
luxiaotao1123
2020-11-18 dfd17535bff020595da0f7b98a9d12cf5318a8e6
src/main/webapp/views/monitor/css/monitor.css
@@ -105,6 +105,7 @@
    height: 30%;
}
.introduce-content {
    text-indent: 2em;
    margin-top: 13px;
    height: 150px;
    width: 100%;
@@ -550,4 +551,23 @@
        top: 0;
        opacity: 1;
    }
}
.item-img {
    background-size: 100% 100%;
}
#img-1 {
    background-image: url(../img/banner/test1.jpg);
}
#img-2 {
    background-image: url(../img/banner/test2.jpg);
}
#img-3 {
    background-image: url(../img/banner/test3.png);
}
#img-4 {
    background-image: url(../img/banner/test1.jpg);
}
#img-5 {
    background-image: url(../img/banner/test2.jpg);
}