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

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