notes on partials
This commit is contained in:
		@@ -22,12 +22,16 @@ footer {
 | 
				
			|||||||
	clear: both ;
 | 
						clear: both ;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* For TAGLIST.HTML */
 | 
				
			||||||
.taglist {
 | 
					.taglist {
 | 
				
			||||||
	text-align: center ;
 | 
						text-align: center ;
 | 
				
			||||||
	clear: both ;
 | 
						clear: both ;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* For NEXTPREV.HTML */
 | 
					/* For NEXTPREV.HTML */
 | 
				
			||||||
 | 
					#nextprev {
 | 
				
			||||||
 | 
						/* The container for both the previous and next articles. */
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
#prevart {
 | 
					#prevart {
 | 
				
			||||||
	float: left ;
 | 
						float: left ;
 | 
				
			||||||
	text-align: left ;
 | 
						text-align: left ;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user