Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footsen

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • footsen
  • guide
  • guide3.html
Find file
BlameHistoryPermalink
  • agan's avatar
    添加测试 · ca4cb903
    agan committed 3 years ago
    ca4cb903
guide3.html 1.62 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
<!DOCTYPE html>
<html lang="en">

<head>
    <script src="https://res.sharetrace.com/sharetrace.min.js"></script>

    <meta charset="UTF-8">
    <meta name="renderer" content="webkit">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="keywords" content="foot fetish,foot worship,foot tickle,Foot Seen,Video streaming">
    <meta name="description" content="">
    <meta content="telephone=no" name="format-detection">
    <meta name="wap-font-scale" content="no">
    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
    <meta content="telephone=no" name="format-detection">
    <script src="https://www.footseen.com/js/fsize.js"></script>
    <link rel="stylesheet" href="https://www.footseen.com/css/base2.css">
    <link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css">
    <title>Footseen</title>
    <style>
        .guide3bg {
            width: 10rem;
            height: 65.107rem;
            background: url(https://www.footseen.com/img/new2/guide3.png) no-repeat;
            background-size: contain;
            margin: 0 auto;
            position: relative;
        }

        .goBackBtn{
            width: 7.4rem;
            height: 1.4rem;
            position: absolute;
            bottom: 1.2rem;
            left: 1.4rem;
        }
    </style>
</head>

<body>
    <div class="guide3bg">
        <a href="javascript:history.back(-1);" class="goBackBtn"></a>
    </div>

</body>

</html>