Documentation may be created at User:BabylonAS/common.css/doc.

Note: After saving, you have to bypass your browser's cache to see the changes.

Google Chrome, Firefox, Microsoft Edge, and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.

.mcui-brewing-chain > * {
	display: inline-block;
	vertical-align: top;
}

.mcui-brewing-chain-stage {
	margin-top: 28px;
}

.mcui-brewing-chain-arrow {
	background-image: url("filepath://Grid layout Brewing chain arrow.png");
	background-repeat: no-repeat;
	background-position-y: bottom;
	width: 64px;
	height: 54px;
	margin-bottom: 28px;
	text-align: center;
}