Commit dba7e2b7 by libai

ft活动上线

parent e0eff324
...@@ -6,6 +6,13 @@ ...@@ -6,6 +6,13 @@
width: 10rem; width: 10rem;
overflow: hidden; overflow: hidden;
} }
.ref {
width: 0.73rem;
position: fixed;
right: 0;
top: 5rem;
z-index: 500;
}
.banner { .banner {
width: 10rem; width: 10rem;
height: 11.61rem; height: 11.61rem;
......
...@@ -6,6 +6,13 @@ ...@@ -6,6 +6,13 @@
width: 10rem; width: 10rem;
overflow: hidden; overflow: hidden;
} }
.ref{
width: 0.73rem;
position: fixed;
right: 0;
top: 5rem;
z-index: 500;
}
.banner{ .banner{
width: 10rem; width: 10rem;
height: 11.61rem; height: 11.61rem;
...@@ -504,4 +511,4 @@ ...@@ -504,4 +511,4 @@
color: #f0edfa; color: #f0edfa;
text-align: center; text-align: center;
padding-top: 0.35rem; padding-top: 0.35rem;
} }
\ No newline at end of file
...@@ -75,6 +75,7 @@ ...@@ -75,6 +75,7 @@
<div class="ok"></div> <div class="ok"></div>
</div> </div>
<div class="bg"> <div class="bg">
<img class="ref" src="images/ref.png" alt="">
<div class="banner"></div> <div class="banner"></div>
<div class="top-btn1"> <div class="top-btn1">
<div data-type="1"></div> <div data-type="1"></div>
......
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