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
  • liveData
  • css
  • index.css
Find file
BlameHistoryPermalink
  • libai's avatar
    ft活动上线 · 0c9f6783
    libai committed 11 months ago
    0c9f6783
index.css 3.13 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 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
.room-bg1 {
  width: 100vw;
  height: 76.26vw;
  background: url(../images/room-bg1.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  display: none;
}
.room-bg2 {
  width: 100vw;
  height: 76.26vw;
  background: url(../images/room-bg2.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  display: none;
}
.room-bg2 .room-bg-top {
  text-shadow: 0.3vw 0.3vw 0.3vw #803df3, 0.3vw 0 0.3vw #803df3, 0 0.3vw 0.3vw #803df3;
}
.room-bg2 .room-targe {
  -webkit-text-stroke: none;
  text-shadow: 0.3vw 0.3vw 0.3vw #803df3, 0.3vw 0 0.3vw #803df3, 0 0.3vw 0.3vw #803df3;
}
.room-bg2 .room-num {
  -webkit-text-stroke: 0;
  text-shadow: 0.3vw 0.3vw 0.3vw #803df3, 0.3vw 0 0.3vw #803df3, 0 0.3vw 0.3vw #803df3;
}
.room-bg2 .room-bar > div {
  background: #A775FA;
}
.room-bg3 {
  width: 100vw;
  height: 76.26vw;
  background: url(../images/room-bg3.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  display: none;
}
.room-bg3 .room-bg-top {
  text-shadow: 0.3vw 0.3vw 0.3vw #00f4f8, 0.3vw 0 0.3vw #00f4f8, 0 0.3vw 0.3vw #00f4f8;
}
.room-bg3 .room-targe {
  text-shadow: 0.3vw 0.3vw 0.3vw #00f4f8, 0.3vw 0 0.3vw #00f4f8, 0 0.3vw 0.3vw #00f4f8;
}
.room-bg3 .room-num {
  text-shadow: 0.3vw 0.3vw 0.3vw #00f4f8, 0.3vw 0 0.3vw #00f4f8, 0 0.3vw 0.3vw #00f4f8;
}
.room-bg3 .room-bar > div {
  background: #00d6c4;
}
.room-bg-top {
  font-size: 15.5vw;
  color: #fff;
  font-weight: 700;
  position: absolute;
  top: 7.5vw;
  left: 7.5vw;
  text-shadow: 0.3vw 0.3vw 0.3vw #f7237f, 0.3vw 0 0.3vw #f7237f, 0 0.3vw 0.3vw #f7237f;
}
.room-targe {
  font-size: 11vw;
  color: #fff;
  font-weight: 700;
  text-shadow: 0.3vw 0.3vw 0.3vw #f7237f, 0.3vw 0 0.3vw #f7237f, 0 0.3vw 0.3vw #f7237f;
  position: absolute;
  top: 12vw;
  right: 6vw;
}
.room-num {
  font-size: 11vw;
  color: #fff;
  font-weight: 700;
  text-shadow: 0.3vw 0.3vw 0.3vw #f7237f, 0.3vw 0 0.3vw #f7237f, 0 0.3vw 0.3vw #f7237f;
  position: absolute;
  top: 40vw;
  left: 10vw;
}
.room-bar-box {
  position: absolute;
  width: 82vw;
  height: 6vw;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10vw;
  left: 9vw;
  top: 56vw;
}
.room-bar {
  width: 80vw;
  height: 4vw;
  position: absolute;
  left: 1vw;
  top: 1vw;
  border-radius: 10vw;
}
.room-bar > div {
  height: 4vw;
  width: 0%;
  background: #FC3F91;
  border-radius: 10vw;
}
.r-p1 {
  font-size: 12.5vw;
  color: #fff;
  font-weight: 700;
  text-shadow: 0.5vw 0.5vw 0.5vw red, 0.5vw 0 0.5vw red, 0 0.5vw 0.5vw red, 0 -0.5vw 0.5vw red;
  text-indent: 6vw;
  margin-top: 4vw;
}
.r-p2 {
  font-size: 12.5vw;
  color: #fff;
  font-weight: 700;
  text-shadow: 0.5vw 0.5vw 0.5vw red, 0.5vw 0 0.5vw red, 0 0.5vw 0.5vw red, 0 -0.5vw 0.5vw red;
  text-indent: 6vw;
  margin-top: 4vw;
}
.r-p3 {
  font-size: 12.5vw;
  color: #fff;
  font-weight: 700;
  text-shadow: 0.5vw 0.5vw 0.5vw red, 0.5vw 0 0.5vw red, 0 0.5vw 0.5vw red, 0 -0.5vw 0.5vw red;
  text-indent: 6vw;
  margin-top: 4vw;
}
.r3 {
  width: 100vw;
  height: 65.55vw;
  background: url(../images/r3.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  transform: scale(0.95);
}
.r4 {
  background: url(../images/r4.png) no-repeat;
  background-size: 100% 100%;
}