zhitong.yu
2024-04-16 a8dce4f1bb76486215049a0030a6edd93a4851b7
src/main/webapp/Home/HomeCss/Home.css
@@ -270,6 +270,10 @@
    left: 500px;
    z-index: 99;
}
#boxses{
    background: url("/hxzkuwb/Home/HomeImg/perMsg.png");
    background-size: cover;
}
#personMsg{
    position: fixed;
    top: 30%;
@@ -277,6 +281,7 @@
    height: 50%;
    z-index: 99;
    display: none;
}
#warningMsg{
    position: fixed;
@@ -684,16 +689,6 @@
}
boxallsMSG{ border: 1px solid #20A3F5; opacity: 1;}
.boxallsMSG:before,
.boxallsMSG:after{ position:absolute; width:30px; height:30px; content: "";  border-top: 3px solid #20a3f5; top: -2px;}
.boxallsMSG:before,.boxfootMSG:before{border-left: 3px solid #20a3f5;left:109.7%;}
.boxallsMSG:after,.boxfootMSG:after{border-right: 3px solid #20a3f5; right: -95%;}
.boxfootMSG{ position:absolute; bottom: 12%; width: 298px; left:0%;}
.boxfootMSG:before,
.boxfootMSG:after{ position:absolute; width:30px; height:30px;  content: "";border-bottom:3px solid #20a3f5; bottom:-4px;}
.boxalls{ border: 1px solid #20A3F5; opacity: 1;}