| @@ -4,6 +4,10 @@ section.marketingheader{ | |||||
| margin-top:0; | margin-top:0; | ||||
| .rotation .slider{ | .rotation .slider{ | ||||
| border-bottom:0; | border-bottom:0; | ||||
| //border-radius: 4px; | |||||
| .slide-overflow{ | |||||
| border-radius: 4px; | |||||
| } | |||||
| .slider-tabs{ | .slider-tabs{ | ||||
| li:first-child:last-child{ | li:first-child:last-child{ | ||||
| display:none; | display:none; | ||||
| @@ -22,6 +26,11 @@ section.marketingheader{ | |||||
| } | } | ||||
| } | } | ||||
| } | } | ||||
| .text-only{ | |||||
| .text-box{ | |||||
| color:white; | |||||
| } | |||||
| } | |||||
| } | } | ||||
| .search { | .search { | ||||
| position: relative; | position: relative; | ||||
| @@ -459,7 +468,6 @@ section.marketingheader{ | |||||
| } | } | ||||
| } | } | ||||
| &.infoteaser{ | &.infoteaser{ | ||||
| max-height:427px; | |||||
| outer{ | outer{ | ||||
| max-height:427px; | max-height:427px; | ||||
| height:427px; | height:427px; | ||||