🎨
This commit is contained in:
		
							parent
							
								
									e14760775b
								
							
						
					
					
						commit
						88a75e2a99
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -388,7 +388,7 @@ a {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
@keyframes blink {
 | 
			
		||||
	0% { opacity: 1; }
 | 
			
		||||
	30% { opacity: 1; }
 | 
			
		||||
	90% { opacity: 0; }
 | 
			
		||||
	0% { opacity: 1; transform: scale(1); }
 | 
			
		||||
	30% { opacity: 1; transform: scale(1); }
 | 
			
		||||
	90% { opacity: 0; transform: scale(0); }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue