Template:Outfits/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:Outfits
Revision as of 07:13, 8 December 2022 by Vish (talk | contribs) (Created page with ".outfit-source { height: 55px; } .outfitbox { width: 200px !important; } .outfit-image { height: 220px; } .outfit-image img { height: 180px; width: auto; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.outfit-source {
  height: 55px;
}

.outfitbox {
  width: 200px !important;
}

.outfit-image {
  height: 220px;
}

.outfit-image img {
  height: 180px;
  width: auto;
}