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
  • action
  • css
  • index.less
Find file
BlameHistoryPermalink
  • libai's avatar
    ft活动上线 · e0eff324
    libai committed 10 months ago
    e0eff324
index.less 702 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
.act-room-bg1{
  width: 10rem;
  height: 5.537rem;
  background: url(../images/act-room-bg.png)no-repeat;
  background-size: 100% 100%;
}
.act-room-p1{
  font-size: 0.75rem;
  color: #f0edfa;
  padding-top: 1.9rem;
  text-indent: 1rem;
}
.act-room-p2{
  font-size: 0.75rem;
  color: #f0edfa;
  padding-top: 0.2rem;
  text-indent: 1rem;
}
.act-title{
  width: 5.07rem;
  line-height: 1.4rem;
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
  font-weight: 700;
  // background: pink;
  height: 1.5rem;
  position: absolute;
  left: 2.45rem;
  text-shadow: 0.05rem 0.05rem 0.05rem #170060,-0.05rem 0.05rem 0.05rem #170060,0.05rem -0.05rem 0.05rem #170060,-0.05rem -0.05rem 0.05rem #170060;

  
}