Template:Game.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 02:29, 8 October 2021 by HudgynS (talk | contribs)
Jump to navigation Jump to search
/* Game */
.portable-infobox.pi-theme-Game {
    border: 2px solid #6e7a97;
}
.portable-infobox.pi-theme-Game .pi-title, .portable-infobox.pi-theme-4thday .pi-header {
    background-color: #6e7a97;
    color: white;
}
.portable-infobox.pi-theme-Game .pi-data .pi-data-label {
    background-color: #d3d3af;
    color: black !important;
}
.portable-infobox.pi-theme-Game .pi-horizontal-group-item.pi-data-label {
    background-color: #d3d3af;
    border: 2px solid white;
    border-top: none;
    color: black;
}
.portable-infobox.pi-theme-Game .pi-image-collection-tabs li.current {
    background: #c7d0e2;
}
.portable-infobox.pi-theme-Game .pi-navigation {
    background: #6e7a97  !important;
}