Module

TransportDiagram/styles.css

From Dogcraft Wiki

No edit summary
No edit summary
Line 13: Line 13:
line-height: 1.5em;
line-height: 1.5em;
     padding: 0.5em;
     padding: 0.5em;
}
.transprot-diagram .diagram-title {
font-size: 1em;
justify-content: center;
}
}



Revision as of 22:08, 3 October 2022

/* Transport Diagram styles */

.transport-diagram {
	display: flex;
	flex-direction: column;
	border: 1px solid #aaa;
    border-radius: 10px;
    background-color: #E9EDEF;
	float: right;
    clear: right;
    width: 22em;
	font-size: 88%;
	line-height: 1.5em;
    padding: 0.5em;
}

.transprot-diagram .diagram-title {
	font-size: 1em;
	justify-content: center;
}

.track img {
	margin: 0;
	width: 30px;
	height: 30px;
}

.diagram-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
This page was last modified on 3 October 2022, at 22:08. (19 months ago)
Background Valentine's Day Event 2024 by TheWhiteTigerNL