Template:PHF.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 21:52, 30 September 2021 by HudgynS (talk | contribs) (HudgynS changed the content model of the page Template:PHF.css from "wikitext" to "Sanitized CSS")
Jump to navigation Jump to search
/* Purple Haze Feedback */
.PHF, .portable-infobox.pi-theme-PHF {
    width: 270px;
    background-color: #685fa5;
    border: 2px solid #685fa5;
}
.portable-infobox.pi-theme-PHF .pi-title, .portable-infobox.pi-theme-PHF .pi-header {
    background-color: #685fa5;
    color: white;
}
.portable-infobox.pi-theme-PHF .pi-data .pi-data-label {
    background-color: #caa6cc;
}
.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;
}