added some images, added banner and featuredproduc

This commit is contained in:
StockiP
2022-04-21 14:44:42 +02:00
parent 32d2d15db4
commit 2324b1988a
9 changed files with 249 additions and 34 deletions

View File

@@ -43,6 +43,17 @@
}
#marmeladenladen_footer .border-light { border-color: #2d343f !important;}
/* Carousel*/
#marmeladenLadencarousel .carousel-indicators li {
margin-top: -50px;
background-color: #d86f23;
}
#marmeladenLadencarousel .carousel-control-next i,
#marmeladenLadencarousel .carousel-control-prev i {
color: #d86f23 !important;
font-size: 2.8em !important;
}
/* Medium devices */
@media (min-width: 768px) {
#main_nav_bar .navbar-nav {max-width: 450px;}