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

Template:赛马娘着服/style.css

萌娘百科,万物皆可萌的百科全书!转载请标注来源页面的网页链接,并声明引自萌娘百科。内容不可商用。
跳转到导航 跳转到搜索
.umamusume-cloth .Tabs.tabLabelRight .TabLabel,
.umamusume-cloth .Tabs.tabLabelRight .TabContent,
.umamusume-cloth .Tabs.tabLabelRight .TabDivider {
	order: 0;
}

.umamusume-cloth .Tabs.tabLabelRight .TabLabel {
	position: absolute;
	width: 380px;
	align-content: space-between;
}

.umamusume-cloth .Tabs.tabLabelRight .TabContent {
	margin: 0 30px 0 25px;
}

/************************************/

.umamusume-cloth {
    height: 465px;
    width: auto;
    overflow: hidden;
    position: relative;
}

.umamusume-cloth .Tabs.tabLabelRight {
    color: white;
}

.umamusume-cloth .tabLabelRight.reverse .TabLabelText {
    /* 链入[[File:赛马娘-立绘切换按钮.png]] */
    background-image: url("https://img.moegirl.org.cn/common/e/eb/%E8%B5%9B%E9%A9%AC%E5%A8%98-%E7%AB%8B%E7%BB%98%E5%88%87%E6%8D%A2%E6%8C%89%E9%92%AE.png");
    background-size: 100%;
    width: 60px;
    height: 62px;
    border: none;
    position: relative;
    z-index: 2;
    margin: 5px;
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    writing-mode: horizontal-tb;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.umamusume-cloth .tabLabelRight.reverse .TabLabelText:hover {
    transition: transform .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform .5s cubic-bezier(.19, 1, .22, 1);
    transform: scale(.9);
}

.umamusume-cloth .tabLabelRight.reverse .TabLabelText.selected {
    border: none;
    transform: none;
}

.umamusume-cloth .tabLabelRight.reverse .TabLabelText.selected:before {
    content: "";
    display: block;
    position: absolute;
    top: -9px;
    left: -11px;
    width: 78px;
    height: 78px;
    /* 链入[[File:赛马娘-立绘切换按钮-选中.png]] */
    background-image: url("https://img.moegirl.org.cn/common/2/26/%E8%B5%9B%E9%A9%AC%E5%A8%98-%E7%AB%8B%E7%BB%98%E5%88%87%E6%8D%A2%E6%8C%89%E9%92%AE-%E9%80%89%E4%B8%AD.png");
    background-size: 78px;
    background-position: 50%;
}

.umamusume-cloth .tabLabelRight.reverse .TabLabelText .umamusume-cloth-text {
    text-align: center;
    margin-top: -3px;
    margin-left: -5px;
    line-height: 1.1em;
}

.umamusume-cloth .Tabs.tabLabelRight .TabLabel {
    flex-direction: row-reverse;
    flex-wrap: wrap;
    writing-mode: vertical-lr;
    height: 465px;
    z-index: auto;
}

.umamusume-cloth .Tabs.tabLabelRight .TabContent {
    height: 465px;
    width: 320px;
    overflow: hidden;
    background-color: transparent;
    z-index: 1;
}

.umamusume-cloth .umamusume-cloth-text .umamusume-cloth-text-small {
    font-size: smaller;
}

.umamusume-cloth-table {
    border-radius: 0 0 10px 10px;
    border: thick solid #69C10C;
    border-top: none;
}

.umamusume-cloth-table > caption {
    color: white;
    background-color: #69C10C;
    border-radius: 10px 10px 0 0;
    padding: 0.2em 0.4em;
    text-align: center;
}

@media screen and (max-width: 1000px) {
    .umamusume-cloth-table {
        border: none;
    }

    .umamusume-cloth-table > caption {
        border-radius: 10px 10px 0 0;
    }

    .umamusume-cloth-table > tbody {
        border-radius: 0 0 10px 10px;
        border: thick solid #69C10C;
        border-top: none;
    }

    .umamusume-cloth .umamusume-cloth-text .umamusume-cloth-text-small {
        font-size: 2.5vw;
    }
}

@media screen and (max-width: 600px) {
    .umamusume-cloth {
        height: auto;
    }
    
    .umamusume-cloth-table > tbody > tr > td {
        width: 100vw;
    }

    .umamusume-cloth .Tabs.tabLabelRight .TabLabel {
        position: relative;
        height: auto;
        width: 95%;
        writing-mode: initial;
        order: 0;
    }

    .umamusume-cloth .Tabs.tabLabelRight {
        width: 100%;
        flex-wrap: wrap;
    }

    .umamusume-cloth .Tabs.tabLabelRight .TabContent {
        height: auto;
        width: 100%;
    }

    .umamusume-cloth .Tabs.tabLabelRight .TabContent .TabContentText .umamusume-cloth-img {
        margin-top: 0 !important;
    }
}

/*******************************/

.umamusume-cloth .tabLabelRight.reverse .TabLabelText.race {
    background-image: none;
}

.umamusume-cloth .tabLabelRight.reverse .TabLabelText.race.selected:before {
    top: -7px;
    left: -8px;
    width: 76px;
    height: 76px;
    /* 链入[[File:赛马娘-立绘切换按钮(方)-选中.png]] */
    background-image: url("https://img.moegirl.org.cn/common/0/0f/%E8%B5%9B%E9%A9%AC%E5%A8%98-%E7%AB%8B%E7%BB%98%E5%88%87%E6%8D%A2%E6%8C%89%E9%92%AE%28%E6%96%B9%29-%E9%80%89%E4%B8%AD.png");
    background-size: 76px;
}

.umamusume-cloth .tabLabelRight.reverse .TabLabelText.placeholder {
	background-image: none;
	width: 0;
	font-size: 0;
	margin: 0;
}
/* [[Category:赛马娘 Pretty Derby模板CSS]] */