cute cat cursor
	
		
			
	
		
	
	
		
			
				
	
				continuous-integration/drone/pr Build is passing
				
					Details
				
			
		
	
				
					
				
			
				
	
				continuous-integration/drone/pr Build is passing
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									d0fa892493
								
							
						
					
					
						commit
						c32ca84e8a
					
				|  | @ -15,6 +15,22 @@ | |||
|   padding: 0; | ||||
|   color: var(--text-color); | ||||
|   font-family: "ComicSans", sans-serif; | ||||
| 
 | ||||
|   cursor: url("/static/img/cursor-1.png"), auto; | ||||
|   -webkit-animation: cursor 400ms infinite; | ||||
|   animation: cursor 400ms infinite; | ||||
| } | ||||
| 
 | ||||
| @-webkit-keyframes cursor { | ||||
|   0% {cursor: url("/static/img/cursor-2.png"), auto;} | ||||
|   50% {cursor: url("/static/img/cursor-1.png"), auto;} | ||||
|   100% {cursor: url("/static/img/cursor-2.png"), auto;} | ||||
| } | ||||
| 
 | ||||
| @keyframes cursor { | ||||
|   0% {cursor: url("/static/img/cursor-2.png"), auto;} | ||||
|   50% {cursor: url("/static/img/cursor-1.png"), auto;} | ||||
|   100% {cursor: url("/static/img/cursor-2.png"), auto;} | ||||
| } | ||||
| 
 | ||||
| body { | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 570 B | 
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 563 B | 
		Loading…
	
		Reference in New Issue