Commit 5d408a05 by libai

ft活动上线

parent 6e764967
...@@ -2,15 +2,6 @@ ...@@ -2,15 +2,6 @@
background: url(../images/en/act-room-bg2.png) no-repeat; background: url(../images/en/act-room-bg2.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.act-room-bg2 {
width: 10rem;
height: 5.577rem;
background: url(../images/act-room-bg2.png) no-repeat;
background-size: 100% 100%;
}
.act-room-bg2 > p {
display: none;
}
.act-room-bg { .act-room-bg {
width: 10rem; width: 10rem;
height: 5.577rem; height: 5.577rem;
...@@ -35,3 +26,12 @@ ...@@ -35,3 +26,12 @@
.act-room-bg .act-p2 span { .act-room-bg .act-p2 span {
color: #FFF337; color: #FFF337;
} }
.act-room-bg2 {
width: 10rem;
height: 5.577rem;
background: url(../images/act-room-bg2.png) no-repeat;
background-size: 100% 100%;
}
.act-room-bg2 > p {
display: none;
}
...@@ -5,15 +5,7 @@ ...@@ -5,15 +5,7 @@
} }
} }
.act-room-bg2{
width: 10rem;
height: 5.577rem;
background: url(../images/act-room-bg2.png)no-repeat;
background-size: 100% 100%;
>p{
display: none;
}
}
.act-room-bg{ .act-room-bg{
width: 10rem; width: 10rem;
height: 5.577rem; height: 5.577rem;
...@@ -38,3 +30,13 @@ ...@@ -38,3 +30,13 @@
} }
} }
} }
.act-room-bg2{
width: 10rem;
height: 5.577rem;
background: url(../images/act-room-bg2.png)no-repeat;
background-size: 100% 100%;
>p{
display: none;
}
}
\ No newline at end of file
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