Merge pull request #100 from rullmann/add_xing_background
add xing background color for use in SOCIAL variable
This commit is contained in:
		
						commit
						225c8c2fd0
					
				
					 3 changed files with 7 additions and 1 deletions
				
			
		| 
						 | 
					@ -407,6 +407,11 @@ ul.social {
 | 
				
			||||||
  a.sc-gitlab {
 | 
					  a.sc-gitlab {
 | 
				
			||||||
    background-color: @gitlab-bg-color;
 | 
					    background-color: @gitlab-bg-color;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  a.sc-xing {
 | 
				
			||||||
 | 
					    background-color: @xing-bg-color;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.ads-aside {
 | 
					.ads-aside {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										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
											
										
									
								
							| 
						 | 
					@ -63,3 +63,4 @@
 | 
				
			||||||
@twitter-bg-color: #4da7de;
 | 
					@twitter-bg-color: #4da7de;
 | 
				
			||||||
@youtube-bg-color: #e02a20;
 | 
					@youtube-bg-color: #e02a20;
 | 
				
			||||||
@gitlab-bg-color: #fca326;
 | 
					@gitlab-bg-color: #fca326;
 | 
				
			||||||
 | 
					@xing-bg-color: #007575;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue