Template:BattleTendencyStardustCrusaders.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 02:17, 18 September 2024 by HudgynS (talk | contribs) (Created page with "→‎Battle Tendency and Stardust Crusaders: .toc { border: 1px solid; border-left-color: #952F58; border-top-color: #952F58; border-right-color: #57508f; border-bottom-color: #57508f; } .quote { color: #3055A1; } .PhantomBloodBattleTendency, .portable-infobox.pi-theme-PhantomBloodBattleTendency { border: 1px solid; border-left-color: #952F58; border-top-color: #952F58; border-right-color: #57508f; border-bottom-color: #57508f; } .mw-header:hover .mw-headli...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

/* Battle Tendency and Stardust Crusaders */ .toc { border: 1px solid; border-left-color: #952F58; border-top-color: #952F58; border-right-color: #57508f; border-bottom-color: #57508f; }

.quote { color: #3055A1; }

.PhantomBloodBattleTendency, .portable-infobox.pi-theme-PhantomBloodBattleTendency { border: 1px solid; border-left-color: #952F58; border-top-color: #952F58; border-right-color: #57508f; border-bottom-color: #57508f; }

.mw-header:hover .mw-headline-headanchor, .mw-headline-headanchor:target {

   background-image: url(PBBTSymbol.png);

}

.mw-headline-headanchor {

   padding-left: 50px;
   margin-left: 10px;

}

.mw-body .firstHeading {

   background-image: url(BTSymbolLarge.png);
   background-repeat: no-repeat;
   /* @noflip */
   background-position: right center !important;
   background-size: 55px;

}

/* Module:Tabber */ .tabcontainer .tab:hover {

   background-color: var(--bt2, #DF9330);
   background-image: linear-gradient(var(--bt2, #DF9330), var(--sc4, #5c5330));

} .tabcontainer .tab.active {

   background-color: var(--bt, #952F58);
   background-image: linear-gradient(var(--bt, #952F58), var(--sc3, #2d2854));

}

/* Tabber Neue */ .tabber__tab[aria-selected="true"] {

background:linear-gradient(#952F58,#57508f) !important;
color:white !important;

}

.tabber__tab[aria-selected="true"]:hover {

background:linear-gradient(#DF9330,#B7A972) !important;
color:white !important;

}

.tabber__indicator {

 background: #915d19;

}