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

libai / fsActive

  • 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
  • fsActive
  • footseenIcon
  • action2
  • css
  • index.less
Find file
BlameHistoryPermalink
  • libai's avatar
    ft活动上线 · a8af2aa6
    libai committed 9 months ago
    a8af2aa6
index.less 1015 Bytes
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
.bg-en{
  .act-room-bg1{
    background: url(../images/en/act-room-bg.png?v=20240801)no-repeat;
    background-size: 100% 100%;
  }
  .act-room-bg2{
    background: url(../images/en/act-room-bg2.png?v=20240801)no-repeat;
    background-size: 100% 100%;
    height: 6rem;
    width: 10rem;
  }
}
.act-room-bg1{
  width: 10rem;
  height: 6.085rem;
  background: url(../images/act-room-bg.png?v=20240801)no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.act-room-bg2{
  position: relative;
  width: 9rem;
  height: 6rem;
  background: url(../images/act-room-bg2.png?v=20240801)no-repeat;
  background-size: 100% 100%;
  transform: scale(0.85);
  p{
    font-size: 0 !important;
  }
}
.act-room-p1{
  color: #B53C76;
  font-size: 0.75rem;
  position: absolute;
  top: 2.7rem;
  left: 1rem;
}
.act-room-p2{
  color: #B53C76;
  font-size: 0.75rem;
  position: absolute;
  top: 4rem;
  left: 1rem;
}
.act-room-p3{
  color: #B53C76;
  font-size: 0.75rem;
  position: absolute;
  top: 4rem;
  left: 5.8rem;
}