Commit 4822b921 by libai

ft活动上线

parent c9bacc27
...@@ -683,24 +683,35 @@ ...@@ -683,24 +683,35 @@
text-shadow: 0.05rem 0.05rem 0.05rem #170060, -0.05rem 0.05rem 0.05rem #170060, 0.05rem -0.05rem 0.05rem #170060, -0.05rem -0.05rem 0.05rem #170060; text-shadow: 0.05rem 0.05rem 0.05rem #170060, -0.05rem 0.05rem 0.05rem #170060, 0.05rem -0.05rem 0.05rem #170060, -0.05rem -0.05rem 0.05rem #170060;
} }
.act-room-p1 { .act-room-p1 {
width: 10rem;
font-size: 0.6rem; font-size: 0.6rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 1.85rem; position: absolute;
top: 1.8rem;
} }
.act-room-p2 { .act-room-p2 {
width: 10rem;
position: absolute;
top: 2.6rem;
font-size: 0.7rem; font-size: 0.7rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 0.35rem; padding-top: 0.35rem;
} }
.act-room-p3 { .act-room-p3 {
width: 10rem;
position: absolute;
top: 3.8rem;
font-size: 0.6rem; font-size: 0.6rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 0.6rem; padding-top: 0.6rem;
} }
.act-room-p4 { .act-room-p4 {
width: 10rem;
position: absolute;
top: 5.3rem;
font-size: 0.7rem; font-size: 0.7rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
......
...@@ -697,24 +697,35 @@ ...@@ -697,24 +697,35 @@
text-shadow: 0.05rem 0.05rem 0.05rem #170060,-0.05rem 0.05rem 0.05rem #170060,0.05rem -0.05rem 0.05rem #170060,-0.05rem -0.05rem 0.05rem #170060; text-shadow: 0.05rem 0.05rem 0.05rem #170060,-0.05rem 0.05rem 0.05rem #170060,0.05rem -0.05rem 0.05rem #170060,-0.05rem -0.05rem 0.05rem #170060;
} }
.act-room-p1{ .act-room-p1{
width: 10rem;
font-size: 0.6rem; font-size: 0.6rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 1.85rem; position: absolute;
top: 1.8rem;
} }
.act-room-p2{ .act-room-p2{
width: 10rem;
position: absolute;
top: 2.6rem;
font-size: 0.7rem; font-size: 0.7rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 0.35rem; padding-top: 0.35rem;
} }
.act-room-p3{ .act-room-p3{
width: 10rem;
position: absolute;
top: 3.8rem;
font-size: 0.6rem; font-size: 0.6rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 0.6rem; padding-top: 0.6rem;
} }
.act-room-p4{ .act-room-p4{
width: 10rem;
position: absolute;
top: 5.3rem;
font-size: 0.7rem; font-size: 0.7rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
......
...@@ -169,7 +169,7 @@ $(function(){ ...@@ -169,7 +169,7 @@ $(function(){
"data": { "data": {
"popupType":2, "popupType":2,
// "width":314, // "width":314,
"url":''+$url+'/activeFt/develop/index.html', "url":''+$url+'/activeFt/queen/index.html',
"heightR":160, "heightR":160,
"clickBlank":1, "clickBlank":1,
"bottom":'0', "bottom":'0',
......
...@@ -145,24 +145,35 @@ i { ...@@ -145,24 +145,35 @@ i {
text-shadow: 0.05rem 0.05rem 0.05rem #170060, -0.05rem 0.05rem 0.05rem #170060, 0.05rem -0.05rem 0.05rem #170060, -0.05rem -0.05rem 0.05rem #170060; text-shadow: 0.05rem 0.05rem 0.05rem #170060, -0.05rem 0.05rem 0.05rem #170060, 0.05rem -0.05rem 0.05rem #170060, -0.05rem -0.05rem 0.05rem #170060;
} }
.act-room-p1 { .act-room-p1 {
width: 10rem;
font-size: 0.6rem; font-size: 0.6rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 1.85rem; position: absolute;
top: 1.8rem;
} }
.act-room-p2 { .act-room-p2 {
width: 10rem;
position: absolute;
top: 2.6rem;
font-size: 0.7rem; font-size: 0.7rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 0.35rem; padding-top: 0.35rem;
} }
.act-room-p3 { .act-room-p3 {
width: 10rem;
position: absolute;
top: 3.8rem;
font-size: 0.6rem; font-size: 0.6rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 0.6rem; padding-top: 0.6rem;
} }
.act-room-p4 { .act-room-p4 {
width: 10rem;
position: absolute;
top: 5.3rem;
font-size: 0.7rem; font-size: 0.7rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
......
...@@ -161,24 +161,35 @@ i{ ...@@ -161,24 +161,35 @@ i{
text-shadow: 0.05rem 0.05rem 0.05rem #170060,-0.05rem 0.05rem 0.05rem #170060,0.05rem -0.05rem 0.05rem #170060,-0.05rem -0.05rem 0.05rem #170060; text-shadow: 0.05rem 0.05rem 0.05rem #170060,-0.05rem 0.05rem 0.05rem #170060,0.05rem -0.05rem 0.05rem #170060,-0.05rem -0.05rem 0.05rem #170060;
} }
.act-room-p1{ .act-room-p1{
width: 10rem;
font-size: 0.6rem; font-size: 0.6rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 1.85rem; position: absolute;
top: 1.8rem;
} }
.act-room-p2{ .act-room-p2{
width: 10rem;
position: absolute;
top: 2.6rem;
font-size: 0.7rem; font-size: 0.7rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 0.35rem; padding-top: 0.35rem;
} }
.act-room-p3{ .act-room-p3{
width: 10rem;
position: absolute;
top: 3.8rem;
font-size: 0.6rem; font-size: 0.6rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 0.6rem; padding-top: 0.6rem;
} }
.act-room-p4{ .act-room-p4{
width: 10rem;
position: absolute;
top: 5.3rem;
font-size: 0.7rem; font-size: 0.7rem;
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment