mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2024-09-14 20:13:21 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			No EOL
		
	
	
		
			187 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			No EOL
		
	
	
		
			187 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| /*
 | |
| * bootstrap-sphinx.css
 | |
| * ~~~~~~~~~~~~~~~~~~~~
 | |
| *
 | |
| * Sphinx stylesheet -- Twitter Bootstrap theme.
 | |
| */
 | |
| 
 | |
| body {
 | |
|   padding-top: 42px;
 | |
| }
 | |
| 
 | |
| div.documentwrapper {
 | |
|   float: left;
 | |
|   width: 100%;
 | |
| } |