liuxiaolong
2019-11-26 0d51c88cf94c9c63fa8c9d001b152ae1535d6c7d
src/main/resources/static/count.css
@@ -54,6 +54,8 @@
    background:#3C3C3C;
    display:inline;
    border: none;
    width: 34px;
    margin-left:15px;
}
.reloadImg{
    background-image: url('zz.png');
@@ -66,23 +68,22 @@
}
.curInDiv{
    background:#F0F4F7;
    width:153px;
    width:173px;
}
.curInBg{
    background-image:url('03.jpg');
    backround-repeat: no-repeat;
    text-align:center;
    height:40px;
    width:153px;
    margin-left:10px;
    margin-right:10px;
    width:173px;
    margin-left:5px;
}
.curOutBg{
    background-image:url('02.jpg');
    backround-repeat: no-repeat;
    text-align:center;
    height:40px;
    width:153px;
    width:173px;
}
.rightDiv{
    width:100%;