forked from zaclys/searxng
		
	[simple theme] use default font and font-size in info page
This commit is contained in:
		
							parent
							
								
									cd92a7eacd
								
							
						
					
					
						commit
						6a8e168e25
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -1,10 +1,6 @@
 | 
			
		|||
.info-page {
 | 
			
		||||
  font-family: sans-serif;
 | 
			
		||||
  font-size: 1.3em;
 | 
			
		||||
 | 
			
		||||
  code {
 | 
			
		||||
    font-family: monospace;
 | 
			
		||||
    font-size: 1.3em;
 | 
			
		||||
    color: var(--color-doc-code);
 | 
			
		||||
    background-color: var(--color-doc-code-background);
 | 
			
		||||
    padding: 2px 5px;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue