Module:Post/styles.css

.mdl-post-prevnext {
	margin-top: 3em;
	border-top: thin solid #aaa;
	display: flex;
	justify-content: space-between;
	clear: both;
}