Commit ea827472 by libai

ft活动上线

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