Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Crafting recipes table/styles.css

Template page
.loka-crafting-recipes {
	width: 100%;
}

.loka-crafting-recipes th:last-child,
.loka-crafting-recipes td:last-child {
	width: 1%;
	white-space: nowrap;
}

.loka-crafting-recipes td:first-child {
	overflow-wrap: break-word;
	word-break: break-word;
}