Template:ML.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Jump to navigation Jump to search
/* JoJo's Bizarre Married Life */
.toc {
	border: 1px solid #e7527b;
}

.quote {
	color: #e7527b !important;
}

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

.ML, .portable-infobox.pi-theme-ML {
    border: 2px solid #8d3419;
}

.portable-infobox.pi-theme-ML .pi-data-label a {
  color: white !important;
}

.portable-infobox.pi-theme-ML .pi-title, .portable-infobox.pi-theme-ML .pi-header {
    background-color: #dd634f;
    color: white;
}
.portable-infobox.pi-theme-ML .pi-data .pi-data-label {
    background-color: #3d836a;
}
.portable-infobox.pi-theme-ML .pi-horizontal-group-item.pi-data-label {
    background-color: #3d836a;
    border: 2px solid white;
    border-top: none;
    color: white;
}
.portable-infobox.pi-theme-ML .pi-image-collection-tabs li.current {
    background: #728166;
}
.portable-infobox.pi-theme-ML .pi-navigation {
    background: #e7527b !important;
}

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

.tabber__tab[aria-selected="true"]:hover {
 background:linear-gradient(#8D3419,#316955) !important;
 color:white !important;
}

.tabber__indicator {
  background: #316955;
}