Merge pull request #348 from return42/no-arial
[theme] simple: do not prefer arial over user's sans-serif font
This commit is contained in:
		
						commit
						a1a53859c2
					
				| @ -2194,7 +2194,7 @@ td:hover .engine-tooltip, | |||||||
|   font-family: "ion"; |   font-family: "ion"; | ||||||
| } | } | ||||||
| html { | html { | ||||||
|   font-family: arial, sans-serif; |   font-family: sans-serif; | ||||||
|   font-size: 0.9em; |   font-size: 0.9em; | ||||||
|   -webkit-text-size-adjust: 100%; |   -webkit-text-size-adjust: 100%; | ||||||
|   -ms-text-size-adjust: 100%; |   -ms-text-size-adjust: 100%; | ||||||
|  | |||||||
							
								
								
									
										
											BIN
										
									
								
								searx/static/themes/simple/css/searx-rtl.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								searx/static/themes/simple/css/searx-rtl.min.css
									
									
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @ -2194,7 +2194,7 @@ td:hover .engine-tooltip, | |||||||
|   font-family: "ion"; |   font-family: "ion"; | ||||||
| } | } | ||||||
| html { | html { | ||||||
|   font-family: arial, sans-serif; |   font-family: sans-serif; | ||||||
|   font-size: 0.9em; |   font-size: 0.9em; | ||||||
|   -webkit-text-size-adjust: 100%; |   -webkit-text-size-adjust: 100%; | ||||||
|   -ms-text-size-adjust: 100%; |   -ms-text-size-adjust: 100%; | ||||||
|  | |||||||
							
								
								
									
										
											BIN
										
									
								
								searx/static/themes/simple/css/searx.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								searx/static/themes/simple/css/searx.min.css
									
									
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @ -37,7 +37,7 @@ | |||||||
| 
 | 
 | ||||||
| // Main LESS-Code | // Main LESS-Code | ||||||
| html { | html { | ||||||
|   font-family: arial, sans-serif; |   font-family: sans-serif; | ||||||
|   font-size: 0.9em; |   font-size: 0.9em; | ||||||
|   .text-size-adjust; |   .text-size-adjust; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user