Version initiale du site
This commit is contained in:
		
							
								
								
									
										12
									
								
								sass/bootstrap/mixins/_labels.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								sass/bootstrap/mixins/_labels.scss
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| // Labels | ||||
|  | ||||
| @mixin label-variant($color) { | ||||
|   background-color: $color; | ||||
|  | ||||
|   &[href] { | ||||
|     &:hover, | ||||
|     &:focus { | ||||
|       background-color: darken($color, 10%); | ||||
|     } | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 faquin
					faquin