41 lines
		
	
	
		
			346 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			41 lines
		
	
	
		
			346 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | #container | ||
|  | 	.search | ||
|  | 		#search_form | ||
|  | 				 | ||
|  | #results | ||
|  | 
 | ||
|  | 	#sidebar | ||
|  | 		#result-count | ||
|  | 			.title | ||
|  | 			.content | ||
|  | 
 | ||
|  | 		.infobox	 | ||
|  | 			h2 | ||
|  | 			img | ||
|  | 			p | ||
|  | 			div#attributes | ||
|  | 				table | ||
|  | 					tbody | ||
|  | 						tr | ||
|  | 							td | ||
|  | 							td | ||
|  | 			div#urls | ||
|  | 				ul | ||
|  | 					li | ||
|  | 
 | ||
|  | 		#suggestions | ||
|  | 			.title | ||
|  | 			.suggestion | ||
|  | 
 | ||
|  | 		#search_url | ||
|  | 			.title | ||
|  | 			input | ||
|  | 
 | ||
|  | 		#apis | ||
|  | 			.title | ||
|  | 			.api-link | ||
|  | 
 | ||
|  | 	.result | ||
|  | 		 | ||
|  | 	 |