Template:Game.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 02:22, 8 October 2021 by HudgynS (talk | contribs) (Created page with "→‎Game: .portable-infobox.pi-theme-4thday { border: 2px solid #6e7a97; } .portable-infobox.pi-theme-4thday .pi-title, .portable-infobox.pi-theme-4thday .pi-header {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

/* Game */ .portable-infobox.pi-theme-4thday {

   border: 2px solid #6e7a97;

} .portable-infobox.pi-theme-4thday .pi-title, .portable-infobox.pi-theme-4thday .pi-header {

   background-color: #6e7a97;
   color: white;

} .portable-infobox.pi-theme-4thday .pi-data .pi-data-label {

   background-color: #d3d3af;
   color: black !important;

} .portable-infobox.pi-theme-4thday .pi-horizontal-group-item.pi-data-label {

   background-color: #d3d3af;
   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: #6e7a97  !important;

}