Jump to content

Main public logs

Combined display of all available logs of Costa Sano KB. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:31, 4 May 2026 Mngr talk contribs created page Drupal:Pages/Carousel CSS (Created page with "= CSS used for the carousel = == The order of the snippets is important == <pre> Override Bootstrap 5's default long bars: .carousel-indicators [data-bs-target] { background-color: #fff !important; white: width: 10px !important; height: 10px !important; border-radius: 50% !important; make them round: opacity: 0.7; margin: 0 4px; spacing between dots: } .carousel-item img { object-fit: cover; width: 100%; height: 100%; } .carousel-...")