Do I need align center for a p tag?
This commit is contained in:
		
							parent
							
								
									0b530f1139
								
							
						
					
					
						commit
						8258ca83f0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -234,7 +234,7 @@ blockquote, div.quote /* div.quote is used by conservancy whitepaper */ { | ||||||
| 
 | 
 | ||||||
| .secondary_info { font-size: 83%; } | .secondary_info { font-size: 83%; } | ||||||
| .next_page_button { float: right; } | .next_page_button { float: right; } | ||||||
| .pagination_list { float: center; } | .pagination_list { align: center; } | ||||||
| .document_format { border: 1px solid #888; padding: .2em; background: #fff99d;} | .document_format { border: 1px solid #888; padding: .2em; background: #fff99d;} | ||||||
| .copyright_info { font-size: 90%; } | .copyright_info { font-size: 90%; } | ||||||
| hr.footnote-separator { width: 80%; margin-left: auto; margin-right: auto; } | hr.footnote-separator { width: 80%; margin-left: auto; margin-right: auto; } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn