|
|
|
|
@ -28,13 +28,18 @@
|
|
|
|
|
} |
|
|
|
|
header#header { |
|
|
|
|
min-height: initial; |
|
|
|
|
margin-bottom: 1em; |
|
|
|
|
margin-bottom: 4em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
div#block-olivessdu-page-title { |
|
|
|
|
margin-bottom: 1em; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
nav#block-olivessdu-kioskmain ul.menu { |
|
|
|
|
display: flex; |
|
|
|
|
justify-content: space-evenly; |
|
|
|
|
margin-inline-start: 0; |
|
|
|
|
} |
|
|
|
|
#block-olivessdu-kioskhomelink, |
|
|
|
|
#block-olivessdu-kioskmain { |
|
|
|
|
.menu li { |
|
|
|
|
@ -127,8 +132,8 @@
|
|
|
|
|
width: auto; |
|
|
|
|
max-width: 100%; /* Prevents width from exceeding container */ |
|
|
|
|
object-fit: contain; /* Ensures the entire image fits within bounds */ |
|
|
|
|
border:1px solid #ccc; |
|
|
|
|
padding:4px; |
|
|
|
|
border: 1px solid #ccc; |
|
|
|
|
padding: 4px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.slide__caption { |
|
|
|
|
|