打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

User:弃权者/Template:少女前线稀有度/styles.css:修订间差异

来自OGAS数据中枢
弃权者留言 | 贡献
无编辑摘要
弃权者留言 | 贡献
无编辑摘要
 
(未显示同一用户的5个中间版本)
第16行: 第16行:
   background-color: #ff3b30 !important;
   background-color: #ff3b30 !important;
}
}
.gf-extra-rarity {
.gf-extra-rarity-sprite {
   display: inline-block !important;
   display: inline-block !important;
   position: relative !important;
   vertical-align: top !important;
  font-weight: bold !important;
   width: 88.2px !important;
   font-size: 20px !important;
   height: 31.5px !important;
   color: #d675e2 !important;
   background-image: url('/wiki/Special:Filepath/GF-UIs.png') !important;
   letter-spacing: 2px !important;
   background-position: -723.6px -465.3px !important;
  padding: 0 10px !important;
   background-repeat: no-repeat !important;
   background: linear-gradient(to bottom, transparent 0%, transparent 43%, #fff 43%, #fff 46%, #d675e2 46%, #d675e2 54%, #fff 54%, #fff 57%, transparent 57%, transparent 100%) !important;
   background-size: 921.6px 921.6px !important;
}
.gf-extra-text {
  position: relative !important;
   z-index: 1 !important;
   text-shadow:  
    -2px 0 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, 0 2px 0 #fff,
    -1.5px -1.5px 0 #fff, 1.5px -1.5px 0 #fff, -1.5px 1.5px 0 #fff, 1.5px 1.5px 0 #fff,
    -2px -1px 0 #fff, -2px 1px 0 #fff, 2px -1px 0 #fff, 2px 1px 0 #fff,
    -1px -2px 0 #fff, 1px -2px 0 #fff, -1px 2px 0 #fff, 1px 2px 0 #fff !important;
}
}

2026年5月20日 (三) 00:00的最新版本

.gf-star {
  display: inline-block !important;
  width: 24px !important;
  height: 24px !important;
  transform: rotate(-20deg) !important;
  clip-path: polygon(50% 0%, 63% 38%, 100% 38%, 69% 59%, 82% 100%, 50% 75%, 18% 100%, 31% 59%, 0% 38%, 37% 38%);
  margin-right: -2px !important;
}
.gf-star-last {
  margin-right: 0 !important;
}
.gf-star-yellow {
  background-color: #ffd400 !important;
}
.gf-star-red {
  background-color: #ff3b30 !important;
}
.gf-extra-rarity-sprite {
  display: inline-block !important;
  vertical-align: top !important;
  width: 88.2px !important;
  height: 31.5px !important;
  background-image: url('/wiki/Special:Filepath/GF-UIs.png') !important;
  background-position: -723.6px -465.3px !important;
  background-repeat: no-repeat !important;
  background-size: 921.6px 921.6px !important;
}