Merge pull request #621 from tiwariav/task/4376/cms_promo_section_link_color
Task/4376 cms promo link color
This commit is contained in:
		
				commit
				
					
						00be159285
					
				
			
		
					 1 changed files with 9 additions and 0 deletions
				
			
		|  | @ -1231,6 +1231,15 @@ footer { | ||||||
|   background-position: center; |   background-position: center; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | .promo-section.promo-with-bg a { | ||||||
|  |   color: #87B6EA; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .promo-section.promo-with-bg a:hover, | ||||||
|  | .promo-section.promo-with-bg a:focus { | ||||||
|  |   color: #77a6da; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .promo-section h3 { | .promo-section h3 { | ||||||
|   font-weight: 700; |   font-weight: 700; | ||||||
|   font-size: 36px; |   font-size: 36px; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue