removed first and last in stylesheet
This commit is contained in:
		@@ -52,13 +52,8 @@ a:hover {
 | 
			
		||||
code {
 | 
			
		||||
  color: #9df943;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.centeredthumbs {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  flex-flow: row wrap;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#first,#last {
 | 
			
		||||
  display:none;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user