Commit b32bcfb9 by libai

ft活动上线

parent 0d6fb7c3
...@@ -906,21 +906,20 @@ iframe { ...@@ -906,21 +906,20 @@ iframe {
} }
.act-room-bg { .act-room-bg {
position: relative; position: relative;
width: 8rem; width: 10rem;
height: 3.402rem; height: 4.252rem;
background: url(../images/act-room-bg.png) no-repeat; background: url(../images/act-room-bg.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
float: right;
} }
.act-room-p1 { .act-room-p1 {
color: #fff; color: #fff;
font-size: 0.65rem; font-size: 0.75rem;
text-indent: 0.7rem; text-indent: 0.7rem;
padding-top: 0.6rem; padding-top: 0.9rem;
} }
.act-room-p2 { .act-room-p2 {
color: #fff; color: #fff;
font-size: 0.65rem; font-size: 0.75rem;
text-indent: 0.7rem; text-indent: 0.7rem;
padding-top: 0.2rem; padding-top: 0.2rem;
} }
......
...@@ -919,21 +919,21 @@ iframe{ ...@@ -919,21 +919,21 @@ iframe{
} }
.act-room-bg{ .act-room-bg{
position: relative; position: relative;
width: 8rem; width: 10rem;
height: 3.402rem; height: 4.252rem;
background: url(../images/act-room-bg.png)no-repeat; background: url(../images/act-room-bg.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
float: right;
} }
.act-room-p1{ .act-room-p1{
color: #fff; color: #fff;
font-size: 0.65rem; font-size: 0.75rem;
text-indent: 0.7rem; text-indent: 0.7rem;
padding-top: 0.6rem; padding-top: 0.9rem;
} }
.act-room-p2{ .act-room-p2{
color: #fff; color: #fff;
font-size: 0.65rem; font-size: 0.75rem;
text-indent: 0.7rem; text-indent: 0.7rem;
padding-top: 0.2rem; padding-top: 0.2rem;
} }
......
...@@ -4,21 +4,20 @@ ...@@ -4,21 +4,20 @@
} }
.act-room-bg { .act-room-bg {
position: relative; position: relative;
width: 8rem; width: 10rem;
height: 3.402rem; height: 4.252rem;
background: url(../images/act-room-bg.png) no-repeat; background: url(../images/act-room-bg.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
float: right;
} }
.act-room-p1 { .act-room-p1 {
color: #fff; color: #fff;
font-size: 0.65rem; font-size: 0.75rem;
text-indent: 0.7rem; text-indent: 0.7rem;
padding-top: 0.6rem; padding-top: 0.9rem;
} }
.act-room-p2 { .act-room-p2 {
color: #fff; color: #fff;
font-size: 0.65rem; font-size: 0.75rem;
text-indent: 0.7rem; text-indent: 0.7rem;
padding-top: 0.2rem; padding-top: 0.2rem;
} }
......
...@@ -8,21 +8,21 @@ ...@@ -8,21 +8,21 @@
.act-room-bg{ .act-room-bg{
position: relative; position: relative;
width: 8rem; width: 10rem;
height: 3.402rem; height: 4.252rem;
background: url(../images/act-room-bg.png)no-repeat; background: url(../images/act-room-bg.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
float: right;
} }
.act-room-p1{ .act-room-p1{
color: #fff; color: #fff;
font-size: 0.65rem; font-size: 0.75rem;
text-indent: 0.7rem; text-indent: 0.7rem;
padding-top: 0.6rem; padding-top: 0.9rem;
} }
.act-room-p2{ .act-room-p2{
color: #fff; color: #fff;
font-size: 0.65rem; font-size: 0.75rem;
text-indent: 0.7rem; text-indent: 0.7rem;
padding-top: 0.2rem; padding-top: 0.2rem;
} }
......
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