Update reversi.game.vue
This commit is contained in:
		
							parent
							
								
									319eed029b
								
							
						
					
					
						commit
						166c4ebda0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -421,10 +421,10 @@ root(isDark)
 | 
				
			||||||
						width 100%
 | 
											width 100%
 | 
				
			||||||
						height 100%
 | 
											height 100%
 | 
				
			||||||
 | 
					
 | 
				
			||||||
						&[alt="b"]
 | 
											&[alt="black"]
 | 
				
			||||||
							filter brightness(.5)
 | 
												filter brightness(.5)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
						&[alt="w"]
 | 
											&[alt="white"]
 | 
				
			||||||
							filter brightness(2)
 | 
												filter brightness(2)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	> .graph
 | 
						> .graph
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue