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

libai / fireflyReg

  • 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
  • fireflyReg
  • 1
  • peach
  • recording
  • css
  • index.css
Find file
BlameHistoryPermalink
  • libai's avatar
    测试 · 8e24e39a
    libai committed a year ago
    8e24e39a
index.css 1.22 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
.cord-ul {
  margin: 0 auto;
  width: 10rem;
}
.cord-ul li {
  position: relative;
  width: 10rem;
  height: 1.47rem;
  background: #ffffff;
  margin-top: 0.1rem;
}
.cord-li1 {
  display: inline-block;
  line-height: 1.47rem;
  width: 0.33rem;
  height: 0.29rem;
  font-size: 0.4rem;
  text-indent: 1.2rem;
  color: #fc8c9c   ;
}
.cord-li1 img {
  position: absolute;
  height: 0.35rem;
  left: 0.5rem;
  top: 0.55rem;
}
.cord-li2 {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 4.2rem;
}
.cord-li2 .gift {
  display: inline-block;
  position: absolute;
  top: 0.23rem;
  width: 1.57rem;
  height: 0.39rem;
  font-size: 0.4rem;
  color: #979ea5;
  width: 3.7rem;
  margin-right: 0.5rem;
  text-align: right;
}
.cord-li2 .time {
  display: inline-block;
  position: absolute;
  height: 0.2rem;
  top: 0.83rem;
  margin-right: 0.5rem;
  font-size: 0.27rem;
  color: #2f2c42;
  text-align: right;
  width: 3.7rem;
}
.cord-li-money {
  display: inline-block;
  line-height: 1.47rem;
  width: 0.33rem;
  height: 0.29rem;
  font-size: 0.4rem;
  text-indent: 2.1rem;
  color: #fc8c9c;
}
.cord-li-money img {
  position: absolute;
  height: 0.35rem;
  left: 1.4rem;
  top: 0.58rem;
}
.text2 {
  position: absolute;
  left: -1.7rem;
}