Design-Anpassungen

This commit is contained in:
ja
2021-11-16 15:25:14 +01:00
parent b25e94ed07
commit 5d95e67ec5
2 changed files with 106 additions and 76 deletions

View File

@@ -1,88 +1,48 @@
.btn btn-primary {
color: #043381;
background-color: #fff;
}
@media (min-width: 558.98px) {
.btn btn-primary {
color: #043381;
background-color: #fff;
}
.align-self-xl-start {
width: 100%;
}
#normaltable {
width: 1500px;
}
.align-self-xl-start {
width: 100%;
}
#conovertab {
margin-left: 0px;
width: 1700px;
}
#normaltable {
width: 1400px;
}
.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;
}
body {
width: 400px;
}
h1 {
font-size: 12px;
}
#tableSearch {
max-width: 350px;
}
#containerseiterand {
margin-left: 5px;
margin-right: 5px;
width: 350px;
}
#imgcar {
width: 300px;
height: 125px;
margin-left: 0px;
width: 1400px;
}
.carousel-inner {
width: 600px;
height: 125px;
}
.carousel-item {
width: 600px;
height: 125px;
#btn_resetForm {
margin-right: 2px;
}
carousel-caption d-none d-md-block {
width: 600px;
height: 125px;
#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: 80%;
}
}