mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			211 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			211 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| .toctree-l1 {
 | |
|   background-color: transparent;
 | |
| }
 | |
| 
 | |
| .current > .current > .internal {
 | |
|   background-color: #fff;
 | |
|   color: #FD8F01;
 | |
|   border: transparent;
 | |
|   padding: 11px 12px 11px 28px;
 | |
|   border: none !important;
 | |
| } |