Änderungen CSS

This commit is contained in:
ja
2021-08-30 11:02:47 +02:00
parent d7d2619df2
commit 6f80b0906d
3 changed files with 11 additions and 16 deletions

View File

@@ -1,6 +1,4 @@

#tableSearch {
#tableSearch {
width: 1250px;
}

View File

@@ -1,6 +1,4 @@

.btn btn-primary {
.btn btn-primary {
color: #043381;
background-color: #fff;
}

View File

@@ -1,5 +1,4 @@

#containerseiterand {
#containerseiterand {
text-align: center;
}
.btn btn-primary {
@@ -24,23 +23,23 @@ h1 {
font-size: 32px;
}
#imgcar {
width: 100%;
width: 1200px;
height: auto;
}
.carousel-inner {
width: 1604px;
width: 1200px;
height: 333px;
}
.carousel-item {
width: 1604px;
height: 333px;
}
.carousel-item active {
width: 1604px;
width: 1200px;
height: 333px;
}
.carousel-item active {
width: 1200px;
height: 333px;
}
.carousel slide {
width: 1604px;
width: 1200px;
height: 333px;
}
@media (max-width: 558.98px) {