|
@@ -170,6 +170,20 @@ page{
|
|
|
border-style: none;
|
|
|
}
|
|
|
|
|
|
+.wx-isLogin-broadcast{
|
|
|
+ position: absolute;
|
|
|
+ z-index: 2;
|
|
|
+ width: 678rpx !important;
|
|
|
+ height: 130rpx !important;
|
|
|
+ padding: 0 !important;
|
|
|
+ padding-left: 0 !important;
|
|
|
+ margin-left: 0rpx !important;
|
|
|
+ margin-right: 0rpx !important;
|
|
|
+ background-color: transparent;
|
|
|
+ border-style: none;
|
|
|
+ margin-top: 50rpx;
|
|
|
+}
|
|
|
+
|
|
|
.content-lower{
|
|
|
width: 668rpx;
|
|
|
height: 2rpx;
|