mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Use the same shade of blue as the site navigation areas.
This commit is contained in:
		
							parent
							
								
									a74771c0b9
								
							
						
					
					
						commit
						816aebdf94
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -40,10 +40,10 @@ else:
 | 
				
			||||||
print '''\
 | 
					print '''\
 | 
				
			||||||
<table border="1" cellpadding="3" align="center">
 | 
					<table border="1" cellpadding="3" align="center">
 | 
				
			||||||
  <thead>
 | 
					  <thead>
 | 
				
			||||||
    <tr bgcolor="#3399ff"><th rowspan="2">Content</th>
 | 
					    <tr bgcolor="#99ccff"><th rowspan="2">Content</th>
 | 
				
			||||||
                          <th colspan="3">Format</th>
 | 
					                          <th colspan="3">Format</th>
 | 
				
			||||||
      </tr>
 | 
					      </tr>
 | 
				
			||||||
    <tr bgcolor="#3399ff"><th>ZIP</th><th>GZip</th><th>BZip2</th>
 | 
					    <tr bgcolor="#99ccff"><th>ZIP</th><th>GZip</th><th>BZip2</th>
 | 
				
			||||||
    </thead>
 | 
					    </thead>
 | 
				
			||||||
  <tbody>'''
 | 
					  <tbody>'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue