11 lines
		
	
	
		
			176 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			176 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| #attach-edit-backlink, #cutpasteinput, #linkpasteinput {
 | |
| 	margin-bottom: 10px;
 | |
| }
 | |
| 
 | |
| #attach-edit-submit {
 | |
| 	margin-top: 20px;
 | |
| }
 | |
| 
 | |
| #cutpasteinput, #linkpasteinput {
 | |
| 	width: 600px;
 | |
| } |