Color changes
This commit is contained in:
		@@ -717,3 +717,7 @@ sup {
 | 
			
		||||
    color: #CCC;
 | 
			
		||||
    font-family: 'Lobster';
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.color-green {
 | 
			
		||||
    color:#35c435;
 | 
			
		||||
}
 | 
			
		||||
@@ -34,7 +34,6 @@
 | 
			
		||||
                            this.update_finished = true
 | 
			
		||||
                            clearInterval(this.check_interval);
 | 
			
		||||
                            setTimeout(function () { window.location.href = "/"; }, 10000) 
 | 
			
		||||
                            
 | 
			
		||||
                        }
 | 
			
		||||
                    }
 | 
			
		||||
                })
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user