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
  • footseen
  • Nesting
  • recording
  • css
  • index.less
Find file
BlameHistoryPermalink
  • dabai's avatar
    footseen h5 移植 · 6161a8cd
    dabai committed 4 years ago
    6161a8cd
index.less 1.3 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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
.cord-ul{
  margin: 0 auto;
  width: 10rem;
  li{
    position: relative;
    width:10rem;
    height:1.47rem;
    background:rgba(23,23,23,1);
    margin-top:0.1rem;
  }
}
.cord-li1{
  display: inline-block;
  line-height: 1.47rem;
  img{
    position: absolute;
    width:0.45rem;
    height:0.55rem;
    left: 0.5rem;
    top: 0.42rem;
  }
  width:0.33rem;
  height:0.29rem;
  font-size:0.4rem;
  text-indent: 1.1rem;
  color:rgba(0,243,215,1);
}
.cord-li2{
  display: inline-block;
  position: absolute;
  right: 0;
  width: 4.2rem;
  .gift{
    display: inline-block;
    position: absolute;
    top: 0.23rem;
    width:1.57rem;
    height:0.39rem;
    font-size:0.4rem;
    color:rgba(204,204,204,1);
    width: 3.7rem;
    margin-right:0.5rem;
    text-align: right;
  }
  .time{
    display: inline-block;
    position: absolute;
    height:0.2rem;
    top: 0.83rem;
    margin-right:0.5rem;
    font-size:0.27rem;
    color:rgba(128,128,128,1);
    text-align: right;
    width: 3.7rem;
  }
}
.cord-li-money{
  display: inline-block;
  line-height: 1.47rem;
  img{
    position: absolute;
    width: 0.45rem;
    height: 0.55rem;
    left: 1.4rem;
    top: 0.42rem;
  }
  width:0.33rem;
  height:0.29rem;
  font-size:0.4rem;
  text-indent: 2.1rem;
  color:rgba(0,243,215,1);
}
.text2{
  position: absolute;
  left: -1.7rem;
}