mirror of
				https://github.com/MinimalBible/MinimalBible.github.io
				synced 2025-11-03 18:10:31 -05:00 
			
		
		
		
	Add related posts to post.html _layout
This commit is contained in:
		@ -279,6 +279,29 @@ body {
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
.read-more-list {
 | 
			
		||||
	border-top: solid 1px lighten(@base-color,60);
 | 
			
		||||
}
 | 
			
		||||
.list-item {
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	text-align: left;
 | 
			
		||||
	h4 { 
 | 
			
		||||
		.font-rem(18);
 | 
			
		||||
		margin-bottom: 0; 
 | 
			
		||||
	}
 | 
			
		||||
	span { 
 | 
			
		||||
		display: block;
 | 
			
		||||
		.font-rem(14);
 | 
			
		||||
		color: lighten(@base-color,50);
 | 
			
		||||
	}
 | 
			
		||||
	@media @medium {
 | 
			
		||||
		width: 49%;
 | 
			
		||||
		float: left;
 | 
			
		||||
		&:nth-child(2) {
 | 
			
		||||
			text-align: right;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Post Index 
 | 
			
		||||
// --------------------------------------------------
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user