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

Malline:Työpöytä/styles.css

Sarastus Wikistä
/* Disable dragging the crafting table */
.crafting-table img {
  user-select: none;
  pointer-events: none;
}
.mw-broken-media {
  display: none;
}