Merge pull request #228 from sumnerevans/twitch-social-icon-color
Added color for Twitch
This commit is contained in:
		
						commit
						52c33b2456
					
				
					 3 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -454,6 +454,10 @@ ul.social {
 | 
			
		|||
    background-color: @tumblr-bg-color;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  a.sc-twitch {
 | 
			
		||||
    background-color: @twitch-bg-color;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  a.sc-twitter {
 | 
			
		||||
    background-color: @twitter-bg-color;
 | 
			
		||||
  }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								static/stylesheet/style.min.css
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								static/stylesheet/style.min.css
									
										
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -72,6 +72,7 @@
 | 
			
		|||
@soundcloud-bg-color: #ff5500;
 | 
			
		||||
@stack-overflow-bg-color: #ff9900;
 | 
			
		||||
@tumblr-bg-color: #36465d;
 | 
			
		||||
@twitch-bg-color: #a970ff;
 | 
			
		||||
@twitter-bg-color: #4da7de;
 | 
			
		||||
@youtube-bg-color: #e02a20;
 | 
			
		||||
@gitlab-bg-color: #fca326;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue