Commit 30b6cc7c by libai

ft活动上线

parent e66124d7
...@@ -107,6 +107,10 @@ ...@@ -107,6 +107,10 @@
background: url(../images/en/like2.png) no-repeat; background: url(../images/en/like2.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.bg-en .lucky-btn {
background: url(../images/en/lucky-btn.png) no-repeat;
background-size: 100% 100%;
}
.bg-en .lucky-btn2 { .bg-en .lucky-btn2 {
width: 5.5rem; width: 5.5rem;
background: url(../images/lucky-btn2.png) no-repeat; background: url(../images/lucky-btn2.png) no-repeat;
......
...@@ -109,6 +109,11 @@ ...@@ -109,6 +109,11 @@
background: url(../images/en/like2.png)no-repeat; background: url(../images/en/like2.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.lucky-btn{
background: url(../images/en/lucky-btn.png) no-repeat;
background-size: 100% 100%;
}
.lucky-btn2{ .lucky-btn2{
width: 5.5rem; width: 5.5rem;
background: url(../images/lucky-btn2.png) no-repeat; background: url(../images/lucky-btn2.png) no-repeat;
...@@ -129,6 +134,7 @@ ...@@ -129,6 +134,7 @@
background: url(../images/en/ok.png)no-repeat; background: url(../images/en/ok.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
} }
.bg{ .bg{
margin: 0 auto; margin: 0 auto;
......
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