forked from asklyphe-public/asklyphe
		
	
		
			
	
	
		
			68 lines
		
	
	
	
		
			922 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
		
		
			
		
	
	
			68 lines
		
	
	
	
		
			922 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| 
								 | 
							
								.pagecontent {
							 | 
						||
| 
								 | 
							
								    background: black;
							 | 
						||
| 
								 | 
							
								    border: 1px solid white;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								.search-result {
							 | 
						||
| 
								 | 
							
								    color: white;
							 | 
						||
| 
								 | 
							
								    padding: 10px;
							 | 
						||
| 
								 | 
							
								    border: 1px solid white;
							 | 
						||
| 
								 | 
							
								    margin: 3px;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.search-result:visited {
							 | 
						||
| 
								 | 
							
								    color: steelblue;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								.search-url {
							 | 
						||
| 
								 | 
							
								    color: lightgray;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.search-description {
							 | 
						||
| 
								 | 
							
								    color: gray;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.search-relevance {
							 | 
						||
| 
								 | 
							
								    color: lightgray;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.wikipedia-complication {
							 | 
						||
| 
								 | 
							
								    background: black;
							 | 
						||
| 
								 | 
							
								    border: 1px solid white;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.wikipedia-image > img {
							 | 
						||
| 
								 | 
							
								    background: gray;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.wikipedia-title {
							 | 
						||
| 
								 | 
							
								    color: white;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.wikipedia-fromwikipedia {
							 | 
						||
| 
								 | 
							
								    color: lightslategray;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.wikipedia-class {
							 | 
						||
| 
								 | 
							
								    color: lightslategray;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.wikipedia-description {
							 | 
						||
| 
								 | 
							
								    color: white;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.complications-note {
							 | 
						||
| 
								 | 
							
								    background: black;
							 | 
						||
| 
								 | 
							
								    border: 1px solid white;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.unit_converter-complication {
							 | 
						||
| 
								 | 
							
								    background: black;
							 | 
						||
| 
								 | 
							
								    border: 1px solid white;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.unit_converter-title {
							 | 
						||
| 
								 | 
							
								    color: white;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.unit_converter-result {
							 | 
						||
| 
								 | 
							
								    color: white;
							 | 
						||
| 
								 | 
							
								}
							 |