Toggle menu
Toggle preferences menu
Toggle personal menu
Et ole kirjautunut
Your IP address will be publicly visible if you make any edits.

Malline:Naama/styles.css

Sarastus Wikistä
.abydos-avatar p {
  margin: 0;
  height: 100%;
}
.abydos-avatar img {
    object-fit: cover;
    object-position: left;
    aspect-ratio: 1 / 1;
    height: 100%;
    image-rendering: pixelated;
}