Template:DiamondIsUnbreakableVentoAureo.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 02:21, 18 September 2024 by HudgynS (talk | contribs) (Created page with "→‎Diamond is Unbreakable and Vento Aureo: .toc { border: 1px solid; border-left-color: #5e8cb8; border-top-color: #5e8cb8; border-right-color: #57508f; border-bottom-color: #57508f; } .quote { color: #5e8cb8; } .PhantomBloodBattleTendency, .portable-infobox.pi-theme-PhantomBloodBattleTendency { border: 1px solid; border-left-color: #5e8cb8; border-top-color: #5e8cb8; 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

/* Diamond is Unbreakable and Vento Aureo */ .toc { border: 1px solid; border-left-color: #5e8cb8; border-top-color: #5e8cb8; border-right-color: #57508f; border-bottom-color: #57508f; }

.quote { color: #5e8cb8; }

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

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

   background-image: url(DIUSymbol.png);

}

.mw-headline-headanchor {

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

}

.mw-body .firstHeading {

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

}

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

   background-color: var(--du2, #F599A3);
   background-image: linear-gradient(var(--du2, #F599A3), var(--va4, #8e7c32));

} .tabcontainer .tab.active {

   background-color: var(--du, #5e8cb8);
   background-image: linear-gradient(var(--du, #5e8cb8), var(--va3, #B72888));

}

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

background:linear-gradient(#5e8cb8,#E15FB6) !important;
color:white !important;

}

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

background:linear-gradient(#F599A3,#D4BA50) !important;
color:white !important;

}

.tabber__indicator {

 background: #ad5862;

}