mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Fix traditional Instagram embeds (#767)
Highly specific styles for traditional Instagram embeds Co-authored-by: John O'Nolan <john@ghost.org>
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -1040,6 +1040,19 @@ except for when immediately preceeded by a heading */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* Highly specific styles for traditional Instagram embeds */
 | 
			
		||||
iframe.instagram-media {
 | 
			
		||||
    margin-top: 6vmin !important;
 | 
			
		||||
    margin-left: auto !important;
 | 
			
		||||
    margin-right: auto !important;
 | 
			
		||||
    margin-bottom: 0 !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
iframe.instagram-media + script + :not([id]) {
 | 
			
		||||
    margin-top: 6vmin;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* Galleries
 | 
			
		||||
/* ---------------------------------------------------------- */
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user