#
vincent
2020-05-29 523f2a1b4dbb111f1f55eb052de9e761289d32ea
src/main/webapp/static/css/index.css
@@ -30,9 +30,9 @@
    color: #fff;
}
/*底部*/
footer {
    border-top: 1px solid #e3e3e3;
    position: fixed;
    bottom: 0;
    right: 0;
@@ -41,7 +41,7 @@
    font: 14px Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;
    box-shadow: 0 -1px 2px 0 rgba(0,0,0,.0);
    box-sizing: border-box;
    background-color: #f1f1f1;
    background-color: #fff;
    z-index: 999;
    height: 30px;
    font-size: 13px;