WIP
This commit is contained in:
16
wp/wp-content/themes/medicalalert/dist/app.css
vendored
16
wp/wp-content/themes/medicalalert/dist/app.css
vendored
@@ -12476,12 +12476,11 @@ body {
|
||||
}
|
||||
|
||||
.testimonial-carousel-slice-container .testimonials .testimonial-image img {
|
||||
width: 225px;
|
||||
height: 225px;
|
||||
border-radius: 50%;
|
||||
width: 250px;
|
||||
height: 250px;
|
||||
}
|
||||
.testimonial-carousel-slice-container .testimonials .title {
|
||||
color: #000066;
|
||||
color: #7e5bef !important;
|
||||
text-align: start;
|
||||
}
|
||||
.testimonial-carousel-slice-container .testimonials .quote-attribution {
|
||||
@@ -12492,14 +12491,14 @@ body {
|
||||
}
|
||||
|
||||
.consumer-brand .testimonial-carousel-slice-container .slick-dots li button::before {
|
||||
color: rgba(102, 0, 55, 0.5);
|
||||
color: #507CFF;
|
||||
}
|
||||
.consumer-brand .testimonial-carousel-slice-container .slick-dots .slick-active button::before {
|
||||
color: #000066;
|
||||
color: #507CFF;
|
||||
}
|
||||
|
||||
.business-brand .testimonial-carousel-slice-container .slick-dots li button::before {
|
||||
color: rgba(0, 68, 124, 0.5);
|
||||
color: #507CFF;
|
||||
}
|
||||
.business-brand .testimonial-carousel-slice-container .slick-dots .slick-active button::before {
|
||||
color: #00447C;
|
||||
@@ -12518,9 +12517,10 @@ body {
|
||||
width: 100%;
|
||||
-o-object-fit: cover;
|
||||
object-fit: cover;
|
||||
max-width: 350px;
|
||||
}
|
||||
.testimonial-slice-container .testimonial-inner-content-wrapper {
|
||||
padding-left: 3em;
|
||||
padding-left: 2em;
|
||||
}
|
||||
.testimonial-slice-container .testimonial-inner-content-wrapper .testimonial-title {
|
||||
font-size: 32px;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=def087bfee86b3ced20472c4fd21ee05",
|
||||
"/app.css": "/app.css?id=ce0cb2dfa7a09d1c721b431100aa8cfe"
|
||||
"/app.css": "/app.css?id=273836cfd783ff85befd47a49c8f0d58"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user