Fixed buttons' index
This commit is contained in:
		@ -292,7 +292,8 @@ body {
 | 
				
			|||||||
  width: 33.33%;
 | 
					  width: 33.33%;
 | 
				
			||||||
  height: 2em;
 | 
					  height: 2em;
 | 
				
			||||||
  padding: 0;
 | 
					  padding: 0;
 | 
				
			||||||
  margin: 1em 0;
 | 
					  margin: 1em auto;
 | 
				
			||||||
 | 
					  z-index: 1;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.button:hover, #grid:target.button:hover, #list:target.button:hover {
 | 
					.button:hover, #grid:target.button:hover, #list:target.button:hover {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user