2023年政策修订增补工作正在进行中,欢迎参与!
Template: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页面]] */