main page stiles for slider

This commit is contained in:
Jerry
2020-08-04 15:56:56 +03:00
parent 43b34c2724
commit ea134e4b23
8 changed files with 198 additions and 35 deletions

View File

@@ -371,3 +371,21 @@ footer.v2 {
color: #fff; }
.main-page .mp-serve .serve-col:hover .normal {
color: #fff; }
.pc-slider .serve-col {
border: 2px solid #69a7ec; }
.pc-slider .serve-col .sc-author-text {
color: #454545; }
.pc-slider .serve-col .sc-author-text .quote-icon {
background-image: url("../img/promo-calendar/quote.svg"); }
.pc-slider .serve-col .sc-author {
color: #4F4F4F; }
.pc-slider .slider-header {
color: #134D94; }
@media (min-width: 769px) {
.pc-slider .slider-header {
color: #246CB5; } }
.pc-slider .splide__arrow--next, .pc-slider .splide__arrow--prev {
background-image: url("../img/promo-calendar/arrow.svg"); }

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
<svg width="15" height="31" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 1L1 15.5 14 30" stroke="#246CB5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 192 B

View File

@@ -0,0 +1 @@
<svg width="26" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.23 18h-4.11l5.207-16H23l-8.77 16zM4.11 18H0L5.207 2h7.673L4.11 18z" fill="#D9ECFF"/><path d="M24.794 1.019L16.33 17.003h-3.632l5.025-15.984h7.072zm-10.046 0L6.283 17.003H2.651L7.677 1.019h7.07z" stroke="#539AEA" stroke-width=".457"/></svg>

After

Width:  |  Height:  |  Size: 327 B