}
.btn-carousel {
- font-size: 1.25em;
- font-weight: 200;
+ font-size: 1.15em;
+ font-weight: 100;
}
.carousel-control .icon-prev,
.carousel-caption-tr {
position: absolute;
+ font-size: 1.1em;
top: 5%;
bottom: auto;
right: 1.5%;
.carousel-caption-bl {
position: absolute;
+ font-size: 1.1em;
top: auto;
bottom: 5%;
right: 45%;
.carousel-caption-tl {
position: absolute;
+ font-size: 1.1em;
top: 5%;
bottom: auto;
right: 34%;
@media screen and (min-width: 600px) and (max-width: 980px){
.btn-carousel {
- font-size: 1.0em;
+ font-size: 0.9em;
font-weight: 200;
}
}
}
.btn-carousel {
- font-size: 0.90em;
+ font-size: 0.85em;
font-weight: 200;
}
.carousel-caption-tr {