added product vairations buttons on frontpage
This commit is contained in:
		@@ -1731,10 +1731,24 @@ article.node--type-frontpage .node__content > section.home-pricing .field--name-
 | 
			
		||||
    color: #fff;
 | 
			
		||||
    position: relative;
 | 
			
		||||
    height: 18em; }
 | 
			
		||||
    article.node--type-frontpage .node__content > section.home-pricing .field--name-computed-products-reference > .field__item a.btn {
 | 
			
		||||
      display: inline-block;
 | 
			
		||||
      font-size: 0.9em;
 | 
			
		||||
      font-weight: bold;
 | 
			
		||||
      padding: 0.7em 1em;
 | 
			
		||||
      margin-bottom: 0.3em;
 | 
			
		||||
      background-color: #fff;
 | 
			
		||||
      color: #000;
 | 
			
		||||
      border-radius: 5px;
 | 
			
		||||
      background-color: #fff; }
 | 
			
		||||
    article.node--type-frontpage .node__content > section.home-pricing .field--name-computed-products-reference > .field__item:nth-child(1) {
 | 
			
		||||
      background-color: #69cdcf; }
 | 
			
		||||
      article.node--type-frontpage .node__content > section.home-pricing .field--name-computed-products-reference > .field__item:nth-child(1) a.btn {
 | 
			
		||||
        color: #69cdcf; }
 | 
			
		||||
    article.node--type-frontpage .node__content > section.home-pricing .field--name-computed-products-reference > .field__item:nth-child(2) {
 | 
			
		||||
      background-color: #ff9f50; }
 | 
			
		||||
      article.node--type-frontpage .node__content > section.home-pricing .field--name-computed-products-reference > .field__item:nth-child(2) a.btn {
 | 
			
		||||
        color: #ff9f50; }
 | 
			
		||||
    article.node--type-frontpage .node__content > section.home-pricing .field--name-computed-products-reference > .field__item > div {
 | 
			
		||||
      position: absolute;
 | 
			
		||||
      top: 50%;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user