Vorlage:Leistung/style.css

Aus PokéWiki
.leistung {
  margin: auto;
  font-size: 95%;
  width: 250px;
}

@media only screen and (max-width: 480px) {
  .mangaInfobox {
    width: 100%;
  }
}

/* [[Kategorie:Vorlage:Non-Wikitext]] */