Browse Source

谁是舞王

xiongzhu 7 years ago
parent
commit
ab015b0596
2 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/webapp/dancer/index.jsp
  2. BIN
      src/main/webapp/image/dancer/img_wuwang.png

+ 2 - 2
src/main/webapp/dancer/index.jsp

@@ -154,7 +154,7 @@
             background: rgba(255, 255, 255, 1);
             background: rgba(255, 255, 255, 1);
             border-radius: 10px;
             border-radius: 10px;
             text-align: center;
             text-align: center;
-            margin-top: 6px;
+            margin-top: -27px;
             text-decoration: none;
             text-decoration: none;
         }
         }
 
 
@@ -379,7 +379,7 @@
         <div class="content-top">
         <div class="content-top">
             <div class="message">
             <div class="message">
                 <img src="${pageContext.request.contextPath}/image/dancer/img_wuwang.png" alt=""
                 <img src="${pageContext.request.contextPath}/image/dancer/img_wuwang.png" alt=""
-                     style="width: auto;height: 54px;margin-top: 2px">
+                     style="width: 100%;height: auto;">
                 <a href="activityDetail.jsp" class="btn">
                 <a href="activityDetail.jsp" class="btn">
                     查看详情
                     查看详情
                 </a>
                 </a>

BIN
src/main/webapp/image/dancer/img_wuwang.png