样式优化

This commit is contained in:
季圣华 2020-12-25 00:52:02 +08:00
parent d9290250eb
commit fd8219fd9d

View File

@ -60,22 +60,4 @@
color:blue;
text-decoration:underline;
cursor:pointer;
}
.progressBar {
border: solid 2px #86A5AD;
background: white url('../images/progressBar_m.gif') no-repeat 10px 10px;
display: none;
width: 280px;
height: 50px;
position: fixed;
top: 50%;
left: 50%;
margin-left: -74px;
margin-top: -14px;
padding: 10px 10px 10px 50px;
text-align: left;
line-height: 27px;
font-weight: bold;
position: absolute;
z-index: 9999;
}