|
|
@@ -154,7 +154,7 @@
|
|
|
background: rgba(255, 255, 255, 1);
|
|
|
border-radius: 10px;
|
|
|
text-align: center;
|
|
|
- margin-top: 6px;
|
|
|
+ margin-top: -27px;
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|
|
|
@@ -379,7 +379,7 @@
|
|
|
<div class="content-top">
|
|
|
<div class="message">
|
|
|
<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>
|