Commit ea827472 by libai

ft活动上线

parent 39107dd3
...@@ -6,14 +6,6 @@ ...@@ -6,14 +6,6 @@
position: relative; position: relative;
display: none; display: none;
} }
.bg-en .act-room-bg1 {
background: url(../images/en/act-room.png) no-repeat;
background-size: 100% 100%;
}
.bg-en .act-room-bg2 {
background: url(../images/en/act-room-bg2.png) no-repeat;
background-size: 100% 100%;
}
i { i {
font-style: normal; font-style: normal;
} }
...@@ -134,7 +126,7 @@ i { ...@@ -134,7 +126,7 @@ i {
margin-top: 4vw; margin-top: 4vw;
} }
.bg-en .act-room-bg1 { .bg-en .act-room-bg1 {
background: url(../images/en/act-room-bg.png) no-repeat; background: url(../images/en/act-room.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.bg-en .act-room-bg2 { .bg-en .act-room-bg2 {
......
...@@ -6,16 +6,7 @@ ...@@ -6,16 +6,7 @@
position: relative; position: relative;
display: none; display: none;
} }
.bg-en{
.act-room-bg1{
background: url(../images/en/act-room.png)no-repeat;
background-size: 100% 100%;
}
.act-room-bg2{
background: url(../images/en/act-room-bg2.png)no-repeat;
background-size: 100% 100%;
}
}
i{ i{
font-style: normal; font-style: normal;
...@@ -152,15 +143,13 @@ i{ ...@@ -152,15 +143,13 @@ i{
} }
//活動 //活動
.bg-en{ .bg-en{
.act-room-bg1 { .act-room-bg1{
background: url(../images/en/act-room-bg.png) no-repeat; background: url(../images/en/act-room.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.act-room-bg2{ .act-room-bg2{
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-bg1{ .act-room-bg1{
......
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