2023年政策修订增补工作正在进行中,欢迎参与!
  • Moegirl.ICU:萌娘百科流亡社群 581077156(QQ),欢迎对萌娘百科运营感到失望的编辑者加入
  • Moegirl.ICU:账号认领正在试运行,有意者请参照账号认领流程

模板: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;
}
/* [[分类:在模板名字空间下的CSS页面]] */