Template:4thday.css

Revision as of 16:31, 12 April 2022 by HudgynS (talk | contribs)
/* 4th Another Day */
.portable-infobox.pi-theme-4thday {
    border: 2px solid #b61a53;
}
.portable-infobox.pi-theme-4thday .pi-title, .portable-infobox.pi-theme-4thday .pi-header {
    background-color: #b61a53;
    color: white;
}
.portable-infobox.pi-theme-4thday .pi-data .pi-data-label {
    background-color: #e2db74c7;
    color: black !important;
}
.portable-infobox.pi-theme-4thday .pi-horizontal-group-item.pi-data-label {
    background-color: #e2db74c7;
    border: 2px solid white;
    border-top: none;
    color: black;
}
.portable-infobox.pi-theme-4thday .pi-image-collection-tabs li.current {
    background: #c7d0e2;
}
.portable-infobox.pi-theme-4thday .pi-navigation {
    background: #b61a53  !important;
}
.volumeTableHeading volumeTableCell {
    color: black !important;
}

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

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