置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

模板:Templatestyles/Endwalker

来自萌娘百科
跳到导航 跳到搜索

[style*="background-color: ffxiv-endwalker"], [style*="background-color:ffxiv-endwalker"], [style*="background: ffxiv-endwalker"], [style*="background:ffxiv-endwalker"] {

   background: linear-gradient(to right, #4C5FBF 0%, #44AADF 50%, #F93 100%) !important;
   color: white;

}

.ffxiv-endwalker-tabs .TabLabelText {

   border-width: 0 !important;
   background: transparent !important;
   position: relative;
   color: rgba(255, 255, 255, 0.9);
   transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
   z-index: 1;

}

.ffxiv-endwalker-tabs .TabLabel .TabLabelText {

   width: 50%;
   box-sizing: border-box;

}

.ffxiv-endwalker-tabs .TabLabelText::before, .ffxiv-endwalker-tabs .TabLabelText::after {

   content: "";
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   box-sizing: border-box;
   z-index: -2;
   background: linear-gradient(to right, #3D4D99 0%, #3689B3 50%, #CC7A29 100%);
   opacity: 1;

}

.ffxiv-endwalker-tabs .TabLabelText::after {

   background: linear-gradient(to right, #4C5FBF 0%, #44AADF 50%, #F93 100%) !important;
   opacity: 0;
   transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
   z-index: -1;

}

.ffxiv-endwalker-tabs .TabLabelText.selected {

   color: rgba(255, 255, 255, 1);

}

.ffxiv-endwalker-tabs .TabLabelText.selected::after {

   opacity: 1;

}

.ffxiv-endwalker-lyric hr {

   margin: calc(0.8em - 1px) 0;

} /* */