#loading
{
position:fixed !important;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:999;
background:#DFFFFF url(images/load.gif) no-repeat center center;
opacity:0.3;
filter:alpha(opacity=60);
font-size:14px;
line-height:20px;
}
#loading-one
{
color:#000;
position:absolute;
top:50%;
left:50%;
margin:20px 0 0 -50px;
padding:3px 10px;
}
居中的waiting for
最新推荐文章于 2024-07-11 20:12:47 发布