mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			113 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			113 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| @import url("/static/cached/styles.css");
 | |
| body {
 | |
|     background: #d3d6d8 url(/static/cached/img/relative.png);
 | |
| }
 |