Template:Infobox/styles-images.css

From HasanistanPedia
< Template:Infobox
Revision as of 13:16, 20 October 2024 by OIMGov (talk | contribs) (Created page with "→‎{{pp-template}}: @media screen { html.skin-theme-clientpref-night .infobox-has-images-with-white-backgrounds img { background: white; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp-template}} */
@media screen {
  html.skin-theme-clientpref-night .infobox-has-images-with-white-backgrounds img {
      background: white;
  }
}