Template:PhantomBlood.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 22:16, 6 February 2023 by Vish (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* Phantom Blood */
.toc {
	border: 1px solid #3055A1;
}

.quote {
	color: #3055A1 !important;
}

.mw-header:hover .mw-headline-headanchor, .mw-headline-headanchor:target {
    background-image: url(https://static.jojowiki.com/images/1/10/PBSymbol.png);
}

.stageBox {
	border-color: #3055A1 !important;
}

/* Tabber Neue */
.tabber__tab[aria-selected="true"] {
 background:linear-gradient(#3055A1,#ADACBC) !important;
 color:white !important;
}

.tabber__tab[aria-selected="true"]:hover {
 background:linear-gradient(#111B2F,#49485E) !important;
 color:white !important;
}

.tabber__indicator {
  background: #49485E;
}