Template:Novel.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 21:44, 30 September 2021 by HudgynS (talk | contribs)
Jump to navigation Jump to search
/* Novel (The Genesis of Universe) */
.Novel, .portable-infobox.pi-theme-Novel {
    width: 270px;
    background-color: #545f96;
    border: 2px solid #545f96;
}
.portable-infobox.pi-theme-Novel .pi-title, .portable-infobox.pi-theme-Novel .pi-header {
    background-color: #545f96;
    color: white;
}
.portable-infobox.pi-theme-Novel .pi-data .pi-data-label {
    background-color: #637e74;
}
.portable-infobox.pi-theme-Novel .pi-horizontal-group-item.pi-data-label {
    background-color: #637e74;
    border: 2px solid white;
    border-top: none;
    color: white;
}
.portable-infobox.pi-theme-Novel .pi-image-collection-tabs li.current {
    background: #c7d0e2;
}
.portable-infobox.pi-theme-Novel .pi-navigation {
    background: #545f96  !important;
}

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

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