Commit 7011d88c by libai

测试

parent 9fa32532
.bg {
width: 100vw;
height: 100vh;
height: 100%;
background: url(../images/bg.png?v=20220805) no-repeat;
background-size: 100% 100%;
position: relative;
......@@ -17,7 +17,7 @@
background: url(../images/bottom-bg.png) no-repeat;
background-size: 100% 100%;
position: absolute;
bottom: 0;
bottom: 1rem;
left: 0;
z-index: 5;
}
......@@ -52,7 +52,7 @@
background: url(../images/down.png) no-repeat;
background-size: 100% 100%;
left: 1.615rem;
bottom: 1rem;
bottom: 2rem;
position: absolute;
z-index: 50;
transform: scale(1);
......
.bg{
width: 100vw;
height: 100vh;
height: 100%;
background: url(../images/bg.png?v=20220805)no-repeat;
background-size: 100% 100%;
position: relative;
......@@ -17,7 +17,7 @@
background: url(../images/bottom-bg.png)no-repeat;
background-size: 100% 100%;
position: absolute;
bottom: 0;
bottom: 1rem;
left: 0;
z-index: 5;
}
......@@ -52,7 +52,7 @@
background: url(../images/down.png)no-repeat;
background-size: 100% 100%;
left: 1.615rem;
bottom: 1rem;
bottom: 2rem;
position: absolute;
z-index: 50;
transform: scale(1);
......
......@@ -36,7 +36,7 @@
<script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022080501">
<link rel="stylesheet" href="css/index.css?v=2022080503">
</head>
<body>
......
......@@ -36,7 +36,7 @@
<script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022080501">
<link rel="stylesheet" href="css/index.css?v=2022080503">
</head>
<body>
......
......@@ -36,7 +36,7 @@
<script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022080501">
<link rel="stylesheet" href="css/index.css?v=2022080503">
</head>
<body>
......
......@@ -36,7 +36,7 @@
<script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022080501">
<link rel="stylesheet" href="css/index.css?v=2022080503">
</head>
<body>
......
......@@ -65,7 +65,7 @@
<div class="top-bg">
<div class="nav-btn">
<div class="nav-click"><span class="txt1">影片</span><img class="click-img" src="images/click.png" alt="激情美女影片"></div>
<div><a style="color: #FFABEE;" href="download/download3.html?qd=ftsBH5TW"><span class="txt2">約會</span><img class="click-img" src="images/click.png" alt="絲足"></a></div>
<div><a style="color: #FFABEE;" href="download/download4.html?qd=ftsBH5TW"><span class="txt2">約會</span><img class="click-img" src="images/click.png" alt="絲足"></a></div>
</div>
</div>
<div class="title-nav">
......
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