Template:PhantomBloodBattleTendency.css
Jump to navigation
Jump to search
/* Phantom Blood and Battle Tendency */
.toc {
border: 1px solid;
border-left-color: #3055A1;
border-top-color: #3055A1;
border-right-color: #952F58;
border-bottom-color: #952F58;
}
.quote {
color: #3055A1;
}
.PhantomBloodBattleTendency, .portable-infobox.pi-theme-PhantomBloodBattleTendency {
border: 1px solid;
border-left-color: #3055A1;
border-top-color: #3055A1;
border-right-color: #952F58;
border-bottom-color: #952F58;
}
.mw-header:hover .mw-headline-headanchor, .mw-headline-headanchor:target {
background-image: url(https://static.jojowiki.com/images/9/94/latest/20220122031844/PBBTSymbol.png);
}
.mw-headline-headanchor {
padding-left: 50px;
margin-left: 10px;
}
.mw-body .firstHeading {
background-image: url(https://static.jojowiki.com/images/2/24/latest/20220127014245/PBBTSymbolLarge.png);
background-repeat: no-repeat;
/* @noflip */
background-position: right center !important;
background-size: 55px;
}
/* Module:Tabber */
.tabcontainer .tab:hover {
background-color: var(--pb2, #ADACBC);
background-image: linear-gradient(var(--pb2, #ADACBC), var(--bt4, #915d19));
}
.tabcontainer .tab.active {
background-color: var(--pb, #3055A1);
background-image: linear-gradient(var(--pb, #3055A1), var(--bt3, #711E3F));
}
/* Tabber Neue */
.tabber__tab[aria-selected="true"] {
background:linear-gradient(#3055A1,#952F58) !important;
color:white !important;
}
.tabber__tab[aria-selected="true"]:hover {
background:linear-gradient(#111B2F,#DF9330) !important;
color:white !important;
}
.tabber__indicator {
background: #49485E;
}