模板:首页/中栏/角色图鉴:修订间差异

无编辑摘要
标签已被回退
无编辑摘要
标签已被回退
第26行: 第26行:


{{#CSS:
{{#CSS:
.soc-tab-nav {
.flex-row-center {
  margin-bottom: 1.25rem;
    justify-content: center;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 0.375rem;
  border-width: 1px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-weight: 700;
  width: 100%;}
}
.so-page .so-content.so-container .so-content-in .soc-tab-nav .soc-tab-nav .tab-in {
  height: 1.75rem;
  cursor: pointer;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  text-align: center;
  line-height: 1.75rem;
  /* 文字颜色 */
  color: white;
}
}
}}
}}

2024年6月2日 (日) 20:09的版本