Template:GHGR.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 21:43, 30 September 2021 by HudgynS (talk | contribs) (HudgynS changed the content model of the page Template:GHGR.css from "wikitext" to "Sanitized CSS")
Jump to navigation Jump to search
/* Golden Heart Golden Ring */
.GHGR, .portable-infobox.pi-theme-GHGR {
    width: 270px;
    background-color: #3d7bd0;
    border: 2px solid #3d7bd0;
}
.portable-infobox.pi-theme-GHGR .pi-title, .portable-infobox.pi-theme-GHGR .pi-header {
    background-color: #3d7bd0;
    color: white;
}
.portable-infobox.pi-theme-GHGR .pi-data .pi-data-label {
    background-color: #ff4208;
}
.portable-infobox.pi-theme-GHGR .pi-horizontal-group-item.pi-data-label {
    background-color: #ff4208;
    border: 2px solid white;
    border-top: none;
    color: white;
}
.portable-infobox.pi-theme-GHGR .pi-image-collection-tabs li.current {
    background: #c7d0e2;
}
.portable-infobox.pi-theme-GHGR .pi-navigation {
    background: #3d7bd0  !important;
}

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

.mw-body .firstHeading {
    background-image: url(https://static.jojowiki.com/images/d/d8/VASymbolLarge.png);
    background-repeat: no-repeat;
    background-position: right center !important;
    background-size: 30px;
}