Difference between revisions of "Template:Ruperto Carola"

Line 287: Line 287:
 
     border: 4px solid #ffb819;
 
     border: 4px solid #ffb819;
 
}
 
}
 +
 +
 +
 +
 +
 +
<!-- Carousel using Bootstrap4 by Behnam Nikkhah on CodePen.io -->
 +
 +
body {
 +
  background: black;
 +
}
 +
 +
.carousel-indicators {
 +
    position: static;
 +
 
 +
  .item {
 +
   
 +
    &.active {
 +
      background: transparent;
 +
     
 +
      img {
 +
        opacity: 0.7;
 +
      }
 +
    }
 +
  }
 +
}
 +
 
</style>
 
</style>
  

Revision as of 11:44, 21 October 2019