Files
VERAG_Homepage/css/Customers/CardsBoxes.css

87 lines
1.2 KiB
CSS

.btn btn-primary {
color: #043381;
background-color: #fff;
}
.align-self-xl-start {
width: 100%;
}
#normaltable {
width: 1500px;
}
#conovertab {
margin-left: 0px;
width: 1700px;
}
.carousel-inner {
width: 600px;
}
#btn_resetForm {
margin-right: 2px;
}
#Abstand {
height: /*12px*/ 0.936768149882904vh;
}
#Abstand_lang {
height: /*24px*/ 1.873536299765808vh;
}
#Abstand_laenger {
height: /*32px*/ 2.498048399687744vh;
}
.g-3 {
border: /*1.8px*/ 0.0706436420722135vw #808080 ridge;
margin-left: 12px
}
#normaltable {
width: 100%;
}
@media (max-width: 558.98px) {
#conovertab {
width: 350px;
overflow-x: auto;
}
h1 {
font-size: 12px;
}
#tableSearch {
max-width: 350px;
}
#containerseiterand {
margin-left: 5px;
margin-right: 5px;
width: 350px;
}
#imgcar {
width: 300px;
height: 125px;
}
.carousel-inner {
width: 600px;
height: 125px;
}
.carousel-item {
width: 600px;
height: 125px;
}
carousel-caption d-none d-md-block {
width: 600px;
height: 125px;
}
}