diff --git a/src/main/resources/static/assets/web/css/style.css b/src/main/resources/static/assets/web/css/style.css index 49a13da..435dc8c 100644 --- a/src/main/resources/static/assets/web/css/style.css +++ b/src/main/resources/static/assets/web/css/style.css @@ -165,10 +165,10 @@ .news-container .news-list ul li span{float: right;font-size: 18px;color: #333} .street{width: 32%;background: #fff;padding: 15px;box-sizing: border-box;box-shadow: 0 0 10px #eee;float:right;overflow:hidden;height: 420px;} .street-box{width: 100%;height: 100%;} -.street a{display: block;padding: 0 5px;box-sizing:border-box;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;float:left;margin-bottom: 10px;width:49%;background: #064ec0;color: #fff;text-align: center;line-height: 35px;border-radius: 5px;} +.street a{display: block;padding: 0 5px;box-sizing:border-box;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;float:left;margin-bottom: 15px;width:49%;background: #064ec0;color: #fff;text-align: center;line-height: 35px;border-radius: 5px;} .street a:hover{background: rgba(6,78,192,0.8)} .street a:nth-child(even){float:right} -.street a img{display: block;margin: 5px auto 0;} +.street a img{display: block;margin: 10px auto 0;} @media (min-width: 1420px){ .banner{ height: 450px diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 0e8cf9a..508c914 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -72,8 +72,10 @@
  • - - + + + + 后台