Template:PHF.css
Jump to navigation
Jump to search
/* Purple Haze Feedback */
.PHF, .portable-infobox.pi-theme-PHF {
border: 2px solid #685fa5;
}
.portable-infobox.pi-theme-PHF .pi-title, .portable-infobox.pi-theme-PHF .pi-header {
background-color: #685fa5;
color: white;
}
.skin-vector .portable-infobox.pi-theme-PHF .pi-data .pi-data-label {
background-color: #caa6cc;
}
.skin-vector .portable-infobox.pi-theme-PHF .pi-horizontal-group-item.pi-data-label {
background-color: #caa6cc;
border: 2px solid white;
border-top: none;
color: white;
}
.portable-infobox.pi-theme-PHF .pi-image-collection-tabs li.current {
background: #c7d0e2;
}
.portable-infobox.pi-theme-PHF .pi-navigation {
background: #685fa5 !important;
}
.mw-header:hover .mw-headline-headanchor, .mw-headline-headanchor:target {
background-image: url(https://static.jojowiki.com/images/d/d2/VASymbol.png);
}
.mw-body .firstHeading {
background-image: url(https://static.jojowiki.com/images/c/cc/VASymbolLarge.png);
background-repeat: no-repeat;
background-position: right center !important;
background-size: 30px;
}
/* Tabber Neue */
.tabber__tab[aria-selected="true"] {
background:linear-gradient(#685FA5,#CAA6CC) !important;
color:white !important;
}
.tabber__tab[aria-selected="true"]:hover {
background:linear-gradient(#515A89,#926894) !important;
color:white !important;
}
.tabber__indicator {
background: #926894;
}