mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[simple theme] use default font and font-size in info page
This commit is contained in:
		
							parent
							
								
									cd92a7eacd
								
							
						
					
					
						commit
						6a8e168e25
					
				@ -1,10 +1,6 @@
 | 
				
			|||||||
.info-page {
 | 
					.info-page {
 | 
				
			||||||
  font-family: sans-serif;
 | 
					 | 
				
			||||||
  font-size: 1.3em;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  code {
 | 
					  code {
 | 
				
			||||||
    font-family: monospace;
 | 
					    font-family: monospace;
 | 
				
			||||||
    font-size: 1.3em;
 | 
					 | 
				
			||||||
    color: var(--color-doc-code);
 | 
					    color: var(--color-doc-code);
 | 
				
			||||||
    background-color: var(--color-doc-code-background);
 | 
					    background-color: var(--color-doc-code-background);
 | 
				
			||||||
    padding: 2px 5px;
 | 
					    padding: 2px 5px;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user