forked from Botanical/BotanJS
		
	Added dash line to show the document end
This commit is contained in:
		@@ -137,6 +137,8 @@
 | 
			
		||||
 | 
			
		||||
#ae_content {
 | 
			
		||||
	font-size: 100%;
 | 
			
		||||
	margin-bottom: 100%;
 | 
			
		||||
	border-bottom: 1px black dashed;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#ae_title, #ae_content {
 | 
			
		||||
@@ -162,7 +164,7 @@
 | 
			
		||||
 | 
			
		||||
#ae_content, #ae_bgdimmer {
 | 
			
		||||
	color: #555;
 | 
			
		||||
	padding: 1em 1em 2em 1em;
 | 
			
		||||
	padding: 1em 1em 0.01em 1em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.ae_preview {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user