Template:ThusSpokeKishibeRohan.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Jump to navigation Jump to search
/* Thus Spoke Kishibe Rohan */
.toc {
	border: 1px solid #4c8a5f;
}

.quote {
	color: #4c8a5f !important;
}

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

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

.tabber__tab[aria-selected="true"]:hover {
 background:linear-gradient(#204A2D,#693D80) !important;
 color:white !important;
}

.tabber__indicator {
  background: #693D80;
}