Template:PHF.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 21:48, 30 September 2021 by HudgynS (talk | contribs) (Created page with "→‎Purple Haze Feedback: .PHF, .portable-infobox.pi-theme-PHF { width: 270px; background-color: #685fa5; border: 2px solid #685fa5; } .portable-infobox.pi-theme-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

/* Purple Haze Feedback */ .PHF, .portable-infobox.pi-theme-PHF {

   width: 270px;
   background-color: #685fa5;
   border: 2px solid #685fa5;

} .portable-infobox.pi-theme-PHF .pi-title, .portable-infobox.pi-theme-PHF .pi-header {

   background-color: #685fa5;
   color: white;

} .portable-infobox.pi-theme-PHF .pi-data .pi-data-label {

   background-color: #caa6cc;

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

   background-color: #caa6cc;
   border: 2px solid white;
   border-top: none;
   color: white;

} .portable-infobox.pi-theme-PHF .pi-image-collection-tabs li.current {

   background: #c7d0e2;

} .portable-infobox.pi-theme-PHF .pi-navigation {

   background: #685fa5  !important;

}

.mw-header:hover .mw-headline-headanchor, .mw-headline-headanchor:target {

   background-image: url(VASymbol.png);

}

.mw-body .firstHeading {

   background-image: url(VASymbolLarge.png);
   background-repeat: no-repeat;
   background-position: right center !important;
   background-size: 30px;

}