Line 269:
Line 269:
background-position: center center;
background-position: center center;
background-repeat: no-repeat;
background-repeat: no-repeat;
+
}
+
+
.wagon-tank {
+
background-image: url("https://unrailed-wiki.com/images/thumb/f/f1/TankWagon_3.png/128px-TankWagon_3.png");
+
}
+
+
.wagon-storage {
+
background-image: url("https://unrailed-wiki.com/images/thumb/1/1f/StorageWagon_3.png/128px-StorageWagon_3.png");
+
}
+
+
.wagon-crafter {
+
background-image: url("https://unrailed-wiki.com/images/thumb/f/f8/CraftingWagon_3.png/128px-CraftingWagon_3.png");
}
}